23 #include "AliShuttleInterface.h"
24 #include "Riostream.h"
46 AddRunType(
"PHYSICS");
47 AddRunType(
"CALIBRATION");
69 TString runType = GetRunType();
71 if ( runType ==
"PHYSICS" )
76 else if (runType ==
"CALIBRATION")
AliMUONTriggerDCSSubprocessor * fTriggerDCSSubprocessor
! the real worker class for DCS info
virtual void Initialize(Int_t run, UInt_t startTime, UInt_t endTime)
virtual ~AliMUONTriggerPreprocessor()
TTimeStamp startTime(2009, 8, 7, 0, 0, 0)
Implementation of AliMUONVSubprocessor for MUON TRK masks.
AliMUONTriggerSubprocessor * fTriggerSubprocessor
! the real worker class
void Add(AliMUONVSubprocessor *subProcessor, Bool_t processDCS=kFALSE)
virtual void Initialize(Int_t run, UInt_t startTime, UInt_t endTime)
Bool_t fIsValid
! whether we were correctly initialized
Bool_t fIsApplicable
! whether we have something to do
void ClearSubprocessors()
Shuttle preprocessor for MUON trigger.
A subprocessor to read TriggerDCS values for one run.
Shuttle preprocessor for MUON subsystems (TRK and TRG)