]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliCaloCalibPedestal.h
Input number added to Print
[u/mrichter/AliRoot.git] / EMCAL / AliCaloCalibPedestal.h
index 7b02e14cbe07cf3e80c36ef23e68a4f6800bfd50..0b68fabd70dc3e7afa9a859bf77b944b14af09c8 100644 (file)
@@ -171,7 +171,7 @@ class AliCaloCalibPedestal : public TObject {
   
   //The histograms. We use a TObjArray instead of a simple array,because this gives automatic streaming properties for the
   //class. A TClonesArray would be more efficient, but it's a bit more difficult to use and it doesn't matter too much
-  //since we have only around 22 objects (maximum) in the array anyway.
+  //since we have only one object per module in the array anyway.
   TObjArray fPedestalLowGain; // pedestal info for low gain
   TObjArray fPedestalHighGain; // pedestal info for high gain
   TObjArray fPedestalLEDRefLowGain; // pedestal LEDRef info for low gain