35 local_time = buffer[0];
36 local_evcount = buffer[2];
38 UInt_t local_status = buffer[1];
41 UInt_t local_runnumber = buffer[1];
42 UInt_t local_runtype = buffer[2];
170 <<
"; Runtime since start (sec): "
173 QwMessage <<
"; Duration of Pause (sec): "
196 UInt_t qweak_end_time = 1338523199;
201 if(end_time)
return (time_t) end_time;
202 else return (time_t) qweak_end_time;
#define QwMessage
Predefined log drain for regular messages.
TString GetStartSQLTime()
UInt_t GetGoTime(int index=0)
UInt_t GetPauseTime(int index=0)
std::vector< UInt_t > fGoTime
void ResetControlParameters()
UInt_t fPrestartRunNumber
void ProcessPause(UInt_t local_time, UInt_t evt_count)
void ProcessControlEvent(UInt_t evtype, UInt_t *buffer)
A logfile class, based on an identical class in the Hermes analyzer.
UInt_t GetGoEventCount(int index=0)
UInt_t GetPauseEventCount(int index=0)
void ProcessPrestart(UInt_t local_time, UInt_t local_runnumber, UInt_t local_runtype)
std::vector< UInt_t > fGoEventCount
std::vector< UInt_t > fPauseTime
Bool_t fFoundControlEvents
time_t GetStartUnixTime()
void ProcessGo(UInt_t local_time, UInt_t evt_count)
static std::ostream & endl(std::ostream &)
End of the line.
void ProcessSync(UInt_t local_time, UInt_t statuscode)
void ProcessEnd(UInt_t local_time, UInt_t evt_count)
std::vector< UInt_t > fPauseEventCount