X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TRD%2FAliTRDPreprocessor.h;h=b4174a037007e005e57723bf7a027bbb06ee28de;hb=71d37ec12b310475a1c2deb1f1f3ed929457852a;hp=1c51fe736631521c838dd645ec40435dca694485;hpb=5f481838c0b87754e1c337b12f788997f742880b;p=u%2Fmrichter%2FAliRoot.git diff --git a/TRD/AliTRDPreprocessor.h b/TRD/AliTRDPreprocessor.h index 1c51fe73663..b4174a03700 100644 --- a/TRD/AliTRDPreprocessor.h +++ b/TRD/AliTRDPreprocessor.h @@ -15,7 +15,7 @@ #include "AliPreprocessor.h" class TMap; -class AliTRDCalDCS; +class AliTRDCalDCSv2; class AliTRDCalROC; class AliTRDCalSingleChamberStatus; @@ -44,8 +44,8 @@ class AliTRDPreprocessor : public AliPreprocessor private: - AliTRDCalDCS* fCalDCSObjSOR; // - AliTRDCalDCS* fCalDCSObjEOR; // + AliTRDCalDCSv2* fCalDCSObjSOR; // + AliTRDCalDCSv2* fCalDCSObjEOR; // Bool_t fVdriftHLT; // HLT Vdrift UInt_t ProcessDCSConfigData(); // process DCS configuration