X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FAliITSQASPDChecker.h;h=f6fa8e58eabe2546a508309a4c9f039ba94747ac;hb=9fa9a24529466cf4bc6a32f9d7962645484bdb16;hp=e8a39a215f88d0a0e243654127639550f5518eee;hpb=cabdfc37e400fc47f3f0d68dd4b7968459a1b027;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/AliITSQASPDChecker.h b/ITS/AliITSQASPDChecker.h index e8a39a215f8..f6fa8e58eab 100644 --- a/ITS/AliITSQASPDChecker.h +++ b/ITS/AliITSQASPDChecker.h @@ -16,9 +16,9 @@ #include "AliQAv1.h" #include "TPaveText.h" #include "AliQAChecker.h" -#include"AliQACheckerBase.h" #include"AliQAManager.h" +class AliQACheckerBase; class TCanvas; class AliITSQASPDChecker: public TObject { @@ -48,8 +48,6 @@ private: Float_t *fHighSPDValue; // lower limits for QA bit settings TCanvas ** fImage; //[AliRecoParam::kNSpecies] - TPaveText * fDisplayStatus[6]; //Online Comments for the DQM-shifter histos - ClassDef(AliITSQASPDChecker,4) // description };