Index: trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.hxx
===================================================================
--- trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.hxx	(revision 443)
+++ trunk/MagicSoft/Simulation/Detector/include-MFadc/MFadc.hxx	(revision 444)
@@ -62,5 +62,6 @@
 // 
 #define SUBBINS     5.
-#define WIDTH_RESPONSE_MFADC   (WIDTH_FADC_TIMESLICE /  SUBBINS )   // 5 sub-bin in one FADC slice 
+#define WIDTH_RESPONSE_MFADC   (WIDTH_FADC_TIMESLICE /  SUBBINS )  
+// 5 sub-bin in one FADC slice 
 //
 //  --> the number of Response slices
@@ -109,4 +110,8 @@
   void Fill( Int_t, Float_t, Float_t  ) ;  
 
+  void Baseline();
+
+  void Offset( Float_t, Int_t );
+
   void ElecNoise() ; 
 
