1 #ifndef ALIMUONGAINSUBPROCESSOR_H
2 #define ALIMUONGAINSUBPROCESSOR_H
15 #ifndef ALIMUONVSUBPROCESSOR_H
33 UInt_t
Process(TMap* dcsAliasMap);
41 Int_t
ReadFile(
const char* filename);
AliMUONVStore * fGains
! Gains for the MUON TRK
virtual ~AliMUONGainSubprocessor()
Bool_t fSkip
! whether we should skip this run (because it's dummy)
TString fComment
! comment for OCDB entry
Base class for a shuttle sub-task for MUON (either TRK or TRG)
TTimeStamp startTime(2009, 8, 7, 0, 0, 0)
Int_t ReadFile(const char *filename)
UInt_t Process(TMap *dcsAliasMap)
Process this sub-task.
AliMUONGainSubprocessor & operator=(const AliMUONGainSubprocessor &)
Not implemented.
Bool_t Initialize(Int_t run, UInt_t startTime, UInt_t endTime)
Implementation of AliMUONVSubprocessor for MUON TRK Gains.
Shuttle preprocessor for MUON subsystems (TRK and TRG)
Base class for MUON data stores.
AliMUONGainSubprocessor(AliMUONPreprocessor *master)