Index: /trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.h
===================================================================
--- /trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.h	(revision 5930)
+++ /trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.h	(revision 5931)
@@ -11,11 +11,11 @@
 private:
 
-  static const Float_t fgLoGainStartShift;   // Default for fLoGainStartShift (now set to: -2.8)
-  static const Byte_t  fgLoGainSwitch; // Default for fLoGainSwitch (now set to: 100)
+  static const Float_t fgLoGainStartShift; //! Default for fLoGainStartShift (now set to: -2.8)
+  static const Byte_t  fgLoGainSwitch;     //! Default for fLoGainSwitch     (now set to: 100)
   
   Byte_t  fLoGainFirstSave;       //! Temporary variable to store the original position of low-gain start slice
   Float_t fLoGainStartShift;      // Shift to start searching the low-gain signal obtained from the high-gain times.
 
-  Byte_t  fLoGainSwitch;    // Limit for max. bin content before the low-gain gets extracted
+  Byte_t  fLoGainSwitch;          // Limit for max. bin content before the low-gain gets extracted
 
 protected:
