|
enum | { EindexMax =13000
} |
|
enum | { BindexMax =5400
} |
|
enum | {
ETOW_DATSIZE =160,
ETOW_DATUSED =128,
BTOW_DATSIZE =160,
ETOW_MAXFEE =6,
BTOW_MAXFEE =30,
MxEmcNameLen =16
} |
|
enum | { mxTxt =1000
} |
|
|
| L2EmcDb2012 (char *inpP, char *logP, char *uid) |
|
const EmcCDbItem * | getByIndex (int i) |
|
const EmcCDbItem * | getByName (char *name) |
|
int | name2index (char *name) |
|
bool | isEmpty (const EmcCDbItem *x) |
|
bool | isBTOW (const EmcCDbItem *x) |
|
bool | isETOW (const EmcCDbItem *x) |
|
int | initRun (int runNo) |
|
int | getRun () |
|
void | finishRun () |
|
void | setPedFile (const char *c) |
|
void | setMaskFile (const char *c) |
|
|
char | logPath [mxTxt] |
|
char | inpPath [mxTxt] |
|
char | pedFile [mxTxt] |
|
char | maskFile [mxTxt] |
|
char | muid [mxTxt] |
|
Definition at line 14 of file L2EmcDb2012.h.
void L2EmcDb2012::setMaskFile |
( |
const char * |
c | ) |
|
sets the name of the mask file, defaults to ...
Definition at line 33 of file L2EmcDb2012.cxx.
void L2EmcDb2012::setPedFile |
( |
const char * |
c | ) |
|
sets the name of the pedestal file, defaults to pedestal.current
Definition at line 32 of file L2EmcDb2012.cxx.
The documentation for this class was generated from the following files: