|
| L2etowCalAlgo08 (const char *name, L2EmcDb *db, L2EmcGeom *geo, char *outDir) |
|
int | initRunUser (int runNo, int *rc_ints, float *rc_floats) |
|
void | finishRunUser () |
|
void | calibrateEtow (int token, int eemcIn, unsigned short *eemcData) |
|
void | computeUser (int token) |
|
void | print0 () |
|
| L2VirtualAlgo2008 (const char *name, L2EmcDb *db, char *outDir) |
|
void | setOflTrigID (int x) |
|
int | getOflTrigID () |
|
bool | isAccepted () |
|
const char * | getName () |
|
int | initRun (int runNo, int *rc_ints, float *rc_floats) |
|
void | compute (int token) |
|
bool | decision (int token, void **myL2Result) |
|
void | finishRun () |
|
virtual bool | decisionUser (int token, void **myL2Result) |
|
void | printCalibratedData (int token) |
|
|
enum | EmcSwitch { kIsBad =0,
kIsBtow,
kIsEtow,
kIsB_Etow
} |
|
static int | readParams (const char *fileN, int mxPar, int *iPar, float *fPar) |
|
enum | { par_cpuTicksPerSecond =1600000000
} |
|
void | setMaxHist (int k) |
|
int | finishCommonHistos () |
|
void | computeStart () |
|
void | computeStop (int token) |
|
EmcSwitch | mSwitch |
|
std::string | mOutDir1 |
|
std::string | mName1 |
|
L2EmcDb * | mDb |
|
FILE * | mLogFile |
|
FILE * | mHistFile |
|
L2Histo * | mhN |
|
L2Histo * | mhTc |
|
L2Histo * | mhTd |
|
L2Histo * | mhTcd |
|
L2Histo * | mhRc |
|
L2Histo * | mhRd |
|
L2Histo * | mhRa |
|
int | oflTrigId |
|
int | mAccept |
|
int | mEventsInRun |
|
int | mSecondsInRun |
|
int | mRunNumber |
|
const L2BtowCalibData08 * | mEveStream_btow |
|
const L2EtowCalibData08 * | mEveStream_etow |
|
unsigned long | mComputeTimeStart |
|
unsigned long | mComputeTimeStop |
|
unsigned long | mComputeTimeDiff [L2eventStream2008::mxToken] |
|
unsigned long | mDecisionTimeStart |
|
unsigned long | mDecisionTimeStop |
|
unsigned long | mDecisionTimeDiff |
|
unsigned long long | mRunStartTicks |
|
L2Histo ** | hA |
|
int | mxHA |
|
Definition at line 17 of file L2etowCalAlgo08.h.
The documentation for this class was generated from the following files: