]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCQAChecker.h
Attached are the updates to fix the last two QA tasks (2472 and 2474).
[u/mrichter/AliRoot.git] / TPC / AliTPCQAChecker.h
index dd493a9ac12a5734ecdf1d5d994aaaa4f410a3f8..df61df379fcd86029afe96738e83b8b74107cd93 100644 (file)
@@ -36,6 +36,7 @@ class AliTPCQAChecker: public AliQACheckerBase {
 private:
   
   Double_t CheckRAW(Int_t specie, TObjArray* list);
+  Double_t CheckSIM(Int_t specie, TObjArray* list);
   Double_t CheckREC(Int_t specie, TObjArray* list);
   Double_t CheckESD(Int_t specie, TObjArray* list);