module SimpleDAQCheck verbosity = info enable = true useDB = false endmod
Public Member Functions | |
MSimpleDAQCheck (QSequence *s) | |
constructor | |
~MSimpleDAQCheck () | |
destructor | |
void | Init () |
Init method. | |
QEvent * | Do (QEvent *ev) |
Do method. | |
void | Done () |
Done method. | |
Private Attributes | |
int | fPreviousRun |
time_t | fRunDuration |
time_t | fTotalDuration |
time_t | fStartTime |
time_t | fStopTime |
int | fNumberOfMuons |
int | fPrevRunDuration |
bool | fUseDB |
bool | fManyMuonsAlreadySent |
bool | fZeroMuAlreadySent |
int | fNElapsedHours |
int | fRun |