Index: trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.h
===================================================================
--- trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.h	(revision 1143)
+++ trunk/MagicSoft/Mars/manalysis/MCerPhotCalc.h	(revision 1144)
@@ -22,8 +22,8 @@
 class MCerPhotCalc : public MTask
 {
-    const MPedestalCam  *fPedestals;  // Pedestals of all pixels in the camera
-          MRawEvtData   *fRawEvt;     // raw event data (time slices)
-          MCerPhotEvt   *fCerPhotEvt; // Cerenkov Photon Event used for calculation
-	  MRawRunHeader *fRunHeader;  //  RunHeader information
+    MPedestalCam  *fPedestals;  // Pedestals of all pixels in the camera
+    MRawEvtData   *fRawEvt;     // raw event data (time slices)
+    MCerPhotEvt   *fCerPhotEvt; // Cerenkov Photon Event used for calculation
+    MRawRunHeader *fRunHeader;  //  RunHeader information
  
 public:
