]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HMPID/AliHMPIDQAChecker.h
Taking into account that the default value of the beamType in the DAQ logbook
[u/mrichter/AliRoot.git] / HMPID / AliHMPIDQAChecker.h
index 294708165d10a5771a0587916e70e6eb5d5711cf..77eb6e116950ab980dd0db4c5de9653d50618658 100644 (file)
@@ -30,7 +30,6 @@ public:
   AliHMPIDQAChecker(const AliHMPIDQAChecker& qac) : AliQACheckerBase(qac.GetName(), qac.GetTitle()) {;} // cpy ctor   
   virtual ~AliHMPIDQAChecker() {;} // dtor
 
-  virtual Double_t * Check(AliQAv1::ALITASK_t /*index*/) ;
   virtual Double_t * Check(AliQAv1::ALITASK_t index, TObjArray ** list) ;
   
   Double_t CheckEntries(TObjArray * list) const ;