]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fix for eff c++ warnings
authorarcelli <arcelli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 4 Mar 2008 11:19:02 +0000 (11:19 +0000)
committerarcelli <arcelli@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 4 Mar 2008 11:19:02 +0000 (11:19 +0000)
TOF/AliTOFQAChecker.cxx

index ae128392f2ea0dfc97fd437e5c6a49c409a767e1..7f263d4ffead678acf748a276059627bcbadaef6 100644 (file)
@@ -25,7 +25,7 @@
 /////////////////////////////////////////////////////////////////////
 
 #include "TH1.h"
-#include "TList.h"
+#include "TObjArray.h"
 
 #include "AliLog.h"
 //#include "AliQA.h"
@@ -45,7 +45,7 @@ AliTOFQAChecker& AliTOFQAChecker::operator = (const AliTOFQAChecker& qac )
 }
 
 //____________________________________________________________________________
-const Double_t AliTOFQAChecker::Check(TList * list) 
+const Double_t AliTOFQAChecker::Check(TObjArray * list) 
 {
 
   // Super-basic check on the QA histograms on the input list: