Public Member Functions | |
PixSetup (pxar::pxarCore *, PixTestParameters *, ConfigParameters *) | |
PixSetup (std::string verbosity, PixTestParameters *, ConfigParameters *) | |
void | init () |
PixTestParameters * | getPixTestParameters () |
ConfigParameters * | getConfigParameters () |
pxar::pxarCore * | getApi () |
PixMonitor * | getPixMonitor () |
bool | doAnalysisOnly () |
void | setDoAnalysisOnly (bool x) |
bool | useRootLogon () |
void | setUseRootLogon (bool x) |
void | killApi () |
void | setRootFileUpdate (bool x) |
bool | doRootFileUpdate () |
void | writeDacParameterFiles () |
void | writeTrimFiles () |
void | writeTbmParameterFiles () |
Public Attributes | |
void * | fPxarMemory |
void * | fPxarMemHi |
Definition at line 13 of file PixSetup.hh.