EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <delphes_EIC/blob/master/SimpleAnalysis/ModuleHandler.h>
Public Member Functions | |
std::vector< Module * > | getModules () |
void | addModule (std::string name) |
Static Public Member Functions | |
static ModuleHandler * | getInstance (ExRootTreeReader *data) |
Private Member Functions | |
ModuleHandler (ExRootTreeReader *data) | |
Private Attributes | |
std::vector< Module * > | module_sequence |
ExRootTreeReader * | _data = nullptr |
Static Private Attributes | |
static ModuleHandler * | instance = 0 |
Definition at line 21 of file ModuleHandler.h.
View newest version in sPHENIX GitHub at line 21 of file ModuleHandler.h
|
inlineprivate |
Definition at line 26 of file ModuleHandler.h.
View newest version in sPHENIX GitHub at line 26 of file ModuleHandler.h
References data, and module_sequence.
|
inline |
Definition at line 43 of file ModuleHandler.h.
View newest version in sPHENIX GitHub at line 43 of file ModuleHandler.h
References module_sequence.
Referenced by main().
|
inlinestatic |
Definition at line 33 of file ModuleHandler.h.
View newest version in sPHENIX GitHub at line 33 of file ModuleHandler.h
Referenced by main().
|
inline |
Definition at line 39 of file ModuleHandler.h.
View newest version in sPHENIX GitHub at line 39 of file ModuleHandler.h
References module_sequence.
Referenced by main().
|
private |
Definition at line 76 of file ModuleHandler.h.
View newest version in sPHENIX GitHub at line 76 of file ModuleHandler.h
|
staticprivate |
Definition at line 22 of file ModuleHandler.h.
View newest version in sPHENIX GitHub at line 22 of file ModuleHandler.h
|
private |
Definition at line 23 of file ModuleHandler.h.
View newest version in sPHENIX GitHub at line 23 of file ModuleHandler.h