Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 4326)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 4327)
@@ -46,4 +46,8 @@
 
   * mcalib/MHCalibrationChargeCam.[h,cc]
+    - adapted Draw for the datacheck
+
+  * mcalib/MHCalibrationChargeBlindPix.[h,cc]
+    - adapted for various blind pixels
     - adapted Draw for the datacheck
 
Index: /trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeBlindPix.h
===================================================================
--- /trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeBlindPix.h	(revision 4326)
+++ /trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeBlindPix.h	(revision 4327)
@@ -32,5 +32,7 @@
   static const Float_t  fgSinglePheCut;      //! Default for fSinglePheCut (now set to: 200   )
   static const Float_t  fgNumSinglePheLimit; //! Default for fNumSinglePheLimit (now set to: 50  )
-
+  static const UInt_t   gkNumBlindPixels;    //! Current Number of blind pixels in the camera
+  static const UInt_t   gkModificationRun;   //! Run number from which on the number of blind pixels has changed to 3.
+  
   static const Double_t gkElectronicAmp;     // Electronic Amplification after the PMT (in FADC counts/N_e)
   static const Double_t gkElectronicAmpErr;  // Error of the electronic amplification
