]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
sorry i forgot commit header
authoralla <alla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Apr 2008 16:31:17 +0000 (16:31 +0000)
committeralla <alla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Apr 2008 16:31:17 +0000 (16:31 +0000)
T0/AliT0QAChecker.h

index 8dce4d22897f915bb26adcc402be5d13abbf4661..c7b1538fa5e9af164388095a0b225a116433dfb9 100644 (file)
@@ -31,7 +31,8 @@ public:
   virtual ~AliT0QAChecker() {;} // dtor
 
 private:
-  virtual const Double_t Check(TObjArray * list) ;
+  //  virtual const Double_t Check(TObjArray * list) ;
+  virtual const Double_t Check(AliQA::ALITASK_t index, TObjArray * list) ;
   virtual const Double_t Check() {return 0.;} ;