]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFQADataMaker.h
Corrected treatment of signals with multiple banches
[u/mrichter/AliRoot.git] / TOF / AliTOFQADataMaker.h
index 2add107bed2b3b0dce5079ed603dac35bb9115f7..e43e5632f3c8c0c98e3c799da840743f14aa02fa 100644 (file)
@@ -2,9 +2,14 @@
 #define ALITOFQADATAMAKER_H
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
-/*  Produces the data needed to calculate the quality assurance. 
-    All data must be mergeable objects.
-    S. Arcelli */
+
+////////////////////////////////////////////////////////////////////
+//                                                                // 
+//  Produces the data needed to calculate the quality assurance.  //
+//    All data must be mergeable objects.                         //
+//    S. Arcelli                                                  //
+//                                                                // 
+////////////////////////////////////////////////////////////////////
 
 
 #include "AliQADataMaker.h"
@@ -33,7 +38,7 @@ private:
   virtual void   MakeRecPoints(TTree * recTree) ; 
   virtual void   MakeRaws(AliRawReader* rawReader) ; 
   virtual void   StartOfDetectorCycle() ; 
-  virtual void   EndOfDetectorCycle(AliQA::TASKINDEX, TList * ) {AliInfo(" To be implemented");} 
+  virtual void   EndOfDetectorCycle(AliQAv1::TASKINDEX, TObjArray * list) ;
   virtual void   GetMapIndeces(Int_t *in, Int_t *out) ; 
 
   ClassDef(AliTOFQADataMaker,1)  // description