1 #ifndef ALIMUONOCCUPANCYSUBPROCESSOR_H
2 #define ALIMUONOCCUPANCYSUBPROCESSOR_H
15 #ifndef ALIMUONVSUBPROCESSOR_H
28 UInt_t
Process(TMap* dcsAliasMap);
29 void Print(Option_t* opt=
"")
const;
38 Int_t
ReadFile(
const char* filename);
AliMUONOccupancySubprocessor & operator=(const AliMUONOccupancySubprocessor &)
Not implemented.
UInt_t Process(TMap *dcsAliasMap)
Process this sub-task.
AliMUONVStore * fOccupancyMap
! Occupancy map (at the manu level) for the MUON TRK
Base class for a shuttle sub-task for MUON (either TRK or TRG)
TTimeStamp startTime(2009, 8, 7, 0, 0, 0)
AliMUONOccupancySubprocessor(AliMUONPreprocessor *master)
Bool_t Initialize(Int_t run, UInt_t startTime, UInt_t endTime)
void Print(Option_t *opt="") const
virtual ~AliMUONOccupancySubprocessor()
Implementation of AliMUONVSubprocessor for MUON TRK occupancy.
Shuttle preprocessor for MUON subsystems (TRK and TRG)
Int_t ReadFile(const char *filename)
Base class for MUON data stores.