Index: trunk/MagicSoft/Mars/mcalib/MCalibrationChargePix.h
===================================================================
--- trunk/MagicSoft/Mars/mcalib/MCalibrationChargePix.h	(revision 3551)
+++ trunk/MagicSoft/Mars/mcalib/MCalibrationChargePix.h	(revision 3553)
@@ -131,4 +131,6 @@
 
   // Setter
+  void SetPixId( const Int_t i )                                    { fPixId = i; }
+
   void SetPedestal(const Float_t ped, const Float_t pedrms, const Float_t pederr);
 
@@ -280,6 +282,4 @@
   Bool_t IsCombinedMethodValid()               const;
 
-  void   DefinePixId(Int_t i);
-
   // Miscellaneous
   void  ApplyLoGainConversion();
