]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
ClassDef updated
authorcoppedis <coppedis@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 29 Sep 2009 10:45:41 +0000 (10:45 +0000)
committercoppedis <coppedis@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 29 Sep 2009 10:45:41 +0000 (10:45 +0000)
ZDC/AliZDCPedestals.h

index b6f7e806b3990933e4282490d7f90da8da17ca39..6bd18a829931ff6e9e2e679895673b2400806433 100644 (file)
@@ -58,7 +58,7 @@ class AliZDCPedestals: public TNamed {
   Float_t  fOOTPedWidth[48];    // "Out of Time" pedestal widths
   Float_t  fPedCorrCoeff[2][48]; // Fit of correlation in-time vs. out-of-time
   //
-  ClassDef(AliZDCPedestals,2)    // ZDC pedestal calibration data
+  ClassDef(AliZDCPedestals,3)    // ZDC pedestal calibration data
 };
 
 #endif