]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDCPedestals.h
add check on overlap of pi0 decays for pi0 primaries and fill histogram in case of...
[u/mrichter/AliRoot.git] / 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