]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONQADataMakerSim.h
Fixes for bug #49914: Compilation breaks in trunk, and bug #48629: Trunk cannot read...
[u/mrichter/AliRoot.git] / MUON / AliMUONQADataMakerSim.h
index 2c1849781fa8bc33d6216248d3d4bc3e35771064..eafdcad7ee8b01a188446f7ef76e9a1d6a0c870b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef AliMUONQADataMakerSim_H
-#define AliMUONQADataMakerSim_H
+#ifndef ALIMUONQADATAMAKERSIM_H
+#define ALIMUONQADATAMAKERSIM_H
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
@@ -50,7 +50,7 @@ private:
       /// make SDigits QA from Tree
   virtual void   MakeDigits(TTree* digitsTree);
   
-  virtual void   EndOfDetectorCycle(AliQA::TASKINDEX task, TObjArray* list);
+  virtual void   EndOfDetectorCycle(AliQAv1::TASKINDEX_t task, TObjArray** list);
 
   AliMUONVHitStore*   fHitStore;   //!< pointer to hit store
   AliMUONVDigitStore* fDigitStore; //!< pointer to digit store