]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCQAChecker.cxx
Fixing bug #57328
[u/mrichter/AliRoot.git] / TPC / AliTPCQAChecker.cxx
index ebbdba5de893841c2ff64e178cf11df7a9715cfe..e2538730c9d69ee378fbce0e52e717d484b3e034 100644 (file)
@@ -37,7 +37,7 @@ ClassImp(AliTPCQAChecker)
 //__________________________________________________________________
 Double_t *
 AliTPCQAChecker::Check(AliQAv1::ALITASK_t index, TObjArray ** list, 
-                      AliDetectorRecoParam * /*recoParam*/)
+                      const AliDetectorRecoParam * /*recoParam*/)
 {
   /* It is important to understand the destinction between indexed tasks (AliQAv1::TASKINDEX_t) which are used in the DataMaker classes and indexed tasks (AliQAv1::ALITASK_t) whihc are used in the checker class.