]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONOccupancySubprocessor.h
new functionality and new class added
[u/mrichter/AliRoot.git] / MUON / AliMUONOccupancySubprocessor.h
index c58276dd765091645e2bab722c831ddd1f47f56b..6e107fe55958e225a3efa440618dd46d5894f523 100644 (file)
@@ -24,7 +24,7 @@ public:
   AliMUONOccupancySubprocessor(AliMUONPreprocessor* master);
   virtual ~AliMUONOccupancySubprocessor();
   
-  void Initialize(Int_t run, UInt_t startTime, UInt_t endTime);
+  Bool_t Initialize(Int_t run, UInt_t startTime, UInt_t endTime);
   UInt_t Process(TMap* dcsAliasMap);
   void Print(Option_t* opt="") const;