1 #ifndef __MQWCODACONTROLEVENT__
2 #define __MQWCODACONTROLEVENT__
45 void ProcessSync(UInt_t local_time, UInt_t statuscode);
47 UInt_t local_runtype);
48 void ProcessGo(UInt_t local_time, UInt_t evt_count);
50 void ProcessEnd(UInt_t local_time, UInt_t evt_count);
TString GetStartSQLTime()
UInt_t GetGoTime(int index=0)
UInt_t GetPauseTime(int index=0)
std::vector< UInt_t > fGoTime
UInt_t GetEndEventCount()
void ResetControlParameters()
UInt_t fPrestartRunNumber
void ProcessPause(UInt_t local_time, UInt_t evt_count)
void ProcessControlEvent(UInt_t evtype, UInt_t *buffer)
UInt_t GetGoEventCount(int index=0)
UInt_t GetPauseEventCount(int index=0)
UInt_t GetPrestartRunNumber()
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)
void ProcessSync(UInt_t local_time, UInt_t statuscode)
void ProcessEnd(UInt_t local_time, UInt_t evt_count)
std::vector< UInt_t > fPauseEventCount