X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=ZDC%2FAliZDCv3.h;h=34c40227c8a46b2092ca01dcf746951bfb179505;hp=a5b61d63a7c3df6823b84c63e3482dbffd11008a;hb=fe0af2550d3cdb2570fa09852391f9849ba4954d;hpb=8cbab886f41523d3cf6419ebab5e5dd0f4b237e0 diff --git a/ZDC/AliZDCv3.h b/ZDC/AliZDCv3.h index a5b61d63a7c..34c40227c8a 100644 --- a/ZDC/AliZDCv3.h +++ b/ZDC/AliZDCv3.h @@ -67,11 +67,11 @@ protected: Float_t fZEMLength; // ZEM length // Parameters for proton accepancy studies - Int_t fpLostITC, fpLostD1C, fpDetectedC, fnDetectedC, fnLumiC; // Side C - Int_t fpLostITA, fpLostD1A, fpLostTDI, fpDetectedA, fnDetectedA, fnLumiA, fnTrou; // Side A + Int_t fpLostITC, fpLostD1C, fpDetectedC, fnDetectedC; // Side C + Int_t fpLostITA, fpLostD1A, fpLostTDI, fpDetectedA, fnDetectedA; // Side A - ClassDef(AliZDCv3,3) // Zero Degree Calorimeter version 1 + ClassDef(AliZDCv3,4) // Zero Degree Calorimeter version 1 }; #endif