]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/AliT0QADataMakerSim.h
Transfer of the initialisation of the QA Data objects in the framework; clean the...
[u/mrichter/AliRoot.git] / T0 / AliT0QADataMakerSim.h
index b1adf8092c7e67c7875748102e6cb6c8ac108d2c..08bc9fc0c07cb830eb0c49b67c7014224dbe5b44 100644 (file)
@@ -34,9 +34,9 @@ private:
   virtual void   InitHits() ;      //book hit QA histo 
   virtual void   InitDigits() ;    //book Digit QA histo
   virtual void   MakeHits(TTree * hits) ;       //Fill hit QA histo
-  virtual void   MakeHits(TClonesArray *) {}       //Dummy for the moment
+  virtual void   MakeHits() {}       //Dummy for the moment
   virtual void   MakeDigits(TTree* digitsTree) ;   //Fill Digit QA histo
-  virtual void   MakeDigits(TClonesArray *) {}       //Dummy for the moment
+  virtual void   MakeDigits() {}       //Dummy for the moment
   virtual void   EndOfDetectorCycle(AliQAv1::TASKINDEX_t, TObjArray ** list) ;
   virtual void   StartOfDetectorCycle() ;
   ClassDef(AliT0QADataMakerSim,1)  // description