Index: /trunk/MagicSoft/Mars/mcalib/MCalibrationTestCalc.h
===================================================================
--- /trunk/MagicSoft/Mars/mcalib/MCalibrationTestCalc.h	(revision 8429)
+++ /trunk/MagicSoft/Mars/mcalib/MCalibrationTestCalc.h	(revision 8430)
@@ -20,5 +20,4 @@
 
 class MHCalibrationTestCam;
-class MCalibrationIntensityTestCam;
 class MCalibrationTestCam;
 class MBadPixelsCam;
@@ -32,15 +31,14 @@
 
   // Variables
-  Float_t fPhotErrLimit;               // Limit acceptance nr. cal. phots w.r.t. area idx mean (in sigmas)
+  Float_t fPhotErrLimit;                // Limit acceptance nr. cal. phots w.r.t. area idx mean (in sigmas)
 
-  TString fOutputPath;                 // Path to the output file
-  TString fOutputFile;                 // Name of the output file  
+  TString fOutputPath;                  // Path to the output file
+  TString fOutputFile;                  // Name of the output file
   
   // Pointers
-  MBadPixelsCam                *fBadPixels;   //! Bad Pixels 
-  MHCalibrationTestCam         *fTestCam;     //! Calibrated Photons in the camera
-  MCalibrationIntensityTestCam *fIntensCam;   //! Storage Calibrated Photons in the camera
-  MCalibrationTestCam          *fCam;         //! Storage Calibrated Photons in the camera
-  MGeomCam                     *fGeom;        //! Camera geometry
+  MBadPixelsCam        *fBadPixels;     //! Bad Pixels
+  MHCalibrationTestCam *fHTestCam;      //! Calibrated Photons in the camera
+  MCalibrationTestCam  *fCam;           //! Storage Calibrated Photons in the camera
+  MGeomCam             *fGeom;          //! Camera geometry
 
   // functions
