]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliQAChecker.h
Fix for Savannah bug report 59287
[u/mrichter/AliRoot.git] / STEER / AliQAChecker.h
index 130afcb918e3115665e09cb3e1a796f818c576c2..a99f4559ee4be2dbaf1daffadd6be2a8c19bfaaf 100644 (file)
@@ -35,10 +35,6 @@ public:
 
   static  AliQAChecker *     Instance() ;
   AliQACheckerBase *         GetDetQAChecker(Int_t det) ; 
-//  static TFile *         GetQAResultFile() ;
-//  static const char *    GetQAResultFileName() { return fgQAResultFileName.Data() ; }
-//  void                   SetQAResultDirName(const char * name) ; 
-//  void                   SetRefDirName(const char * name) ; 
   Bool_t Run(const char * fileName = NULL, AliDetectorRecoParam * recoParam = NULL) ;
   Bool_t Run(AliQAv1::DETECTORINDEX_t det, AliQAv1::TASKINDEX_t task, TObjArray ** list, AliDetectorRecoParam * recoParam = NULL);
   Bool_t Run(AliQAv1::DETECTORINDEX_t det, AliQAv1::TASKINDEX_t task, TNtupleD ** list, AliDetectorRecoParam * recoParam = NULL);