1 #ifndef ALIMUONVSUBPROCESSOR_H 2 #define ALIMUONVSUBPROCESSOR_H 27 const char* name=
"",
const char* title=
"");
33 virtual UInt_t
Process(TMap* dcsAliasMap) = 0;
UInt_t fEndTime
End time of run.
AliMUONPreprocessor * Master() const
Return the pointer to our master.
UInt_t fStartTime
Start time of run.
AliMUONPreprocessor * fMaster
Pointer to our master.
Bool_t RemoveValuesOutsideRun(TObjArray *values)
virtual Bool_t Initialize(Int_t run, UInt_t startTime, UInt_t endTime)
Base class for a shuttle sub-task for MUON (either TRK or TRG)
TTimeStamp startTime(2009, 8, 7, 0, 0, 0)
virtual ~AliMUONVSubprocessor()
AliMUONVSubprocessor & operator=(const AliMUONVSubprocessor &)
Not implemented.
Shuttle preprocessor for MUON subsystems (TRK and TRG)
virtual UInt_t Process(TMap *dcsAliasMap)=0
Process this sub-task.
AliMUONVSubprocessor()
Not implemented.