Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 4658)
+++ trunk/MagicSoft/Mars/Changelog	(revision 4659)
@@ -22,4 +22,8 @@
 
  2004/08/17: Markus Gaug
+
+   * mcalib/MCalibrationCam.[h,cc]
+     - comment the static variables and take them out of the streamer
+     - set the version nr from 3 to 4
 
    * mcalib/MCalibrationChargeCam.[h,cc]
Index: trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc	(revision 4658)
+++ trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc	(revision 4659)
@@ -1005,4 +1005,6 @@
       const Int_t   aidx  = (*fGeom)[i].GetAidx();
 
+      camphes.Fill(i,nphe);
+      camphes.SetUsed(i);
 
       areaphes    [aidx] += nphe;
