#include <DefaultInteractiveActions.h>
Inheritance diagram for CollectTracks:
Public Methods | |
CollectTracks (AlephInteractiveHandler *ptr) | |
~CollectTracks () | |
string | Name () |
int | Code () |
vector<pair<string,float> > | OptionsList () |
void | Run (vector< float > &options, AlphaBanks &EventInfo) |
|
Definition at line 46 of file DefaultInteractiveActions.h. |
|
Definition at line 47 of file DefaultInteractiveActions.h. |
|
Reimplemented from AlephAbstractInteractiveFunction. Definition at line 49 of file DefaultInteractiveActions.h. Referenced by Run().
|
|
Reimplemented from AlephAbstractInteractiveFunction. Definition at line 48 of file DefaultInteractiveActions.h. |
|
Reimplemented from AlephAbstractInteractiveFunction. Definition at line 50 of file DefaultInteractiveActions.h. |
|
Reimplemented from AlephAbstractInteractiveFunction. Definition at line 81 of file DefaultInteractiveActions.cpp. |