]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliReconstruction.h
Introduced the checking of QA results from previous step before entering the event...
[u/mrichter/AliRoot.git] / STEER / AliReconstruction.h
index d65d9e74b603fa5c24356b97fd63e17ff49f5350..46c65498e7abef751fed26cc3b955cda9640c53a 100644 (file)
@@ -144,6 +144,7 @@ private:
   Int_t                GetDetIndex(const char * detector);
   AliQADataMaker*      GetQADataMaker(Int_t iDet);
   const Int_t          GetQACycles(const char * detector) { return fQACycles[GetDetIndex(detector)] ; }
+  void                 CheckQA() ;
 
   //*** Global reconstruction flags *******************
   Bool_t         fUniformField;       // uniform field tracking flag