Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 2872)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 2873)
@@ -20,5 +20,5 @@
        ReInit, since it does not change on an event by event basis.
        Simplified PreProcess (MCalibrationCam was searched for twice).
-       Updated class description.
+       Updated class description and comments.
 
    * manalysis/Makefile, AnalysisLinkDef.h
Index: /trunk/MagicSoft/Mars/manalysis/MMcCalibrationUpdate.cc
===================================================================
--- /trunk/MagicSoft/Mars/manalysis/MMcCalibrationUpdate.cc	(revision 2872)
+++ /trunk/MagicSoft/Mars/manalysis/MMcCalibrationUpdate.cc	(revision 2873)
@@ -145,5 +145,6 @@
 //
 // Check for the runtype.
-// Search for MCalibrationCam, MPedPhotCam and MMcFadcHeader.
+// Search for MGeomCam and MMcFadcHeader.
+// Fill the MCalibrationCam object.
 //
 Bool_t MMcCalibrationUpdate::ReInit(MParList *pList)
@@ -215,5 +216,5 @@
 // --------------------------------------------------------------------------
 //
-// Fill the MCalibrationCam and MCerPhotPed objects
+// Fill the MCerPhotPed object
 //
 Int_t MMcCalibrationUpdate::Process()
