Changeset 5931 for trunk


Ignore:
Timestamp:
01/21/05 13:50:28 (20 years ago)
Author:
mazin
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.h

    r5930 r5931  
    1111private:
    1212
    13   static const Float_t fgLoGainStartShift;   // Default for fLoGainStartShift (now set to: -2.8)
    14   static const Byte_t  fgLoGainSwitch; // Default for fLoGainSwitch (now set to: 100)
     13  static const Float_t fgLoGainStartShift; //! Default for fLoGainStartShift (now set to: -2.8)
     14  static const Byte_t  fgLoGainSwitch;     //! Default for fLoGainSwitch    (now set to: 100)
    1515 
    1616  Byte_t  fLoGainFirstSave;       //! Temporary variable to store the original position of low-gain start slice
    1717  Float_t fLoGainStartShift;      // Shift to start searching the low-gain signal obtained from the high-gain times.
    1818
    19   Byte_t  fLoGainSwitch;    // Limit for max. bin content before the low-gain gets extracted
     19  Byte_t  fLoGainSwitch;          // Limit for max. bin content before the low-gain gets extracted
    2020
    2121protected:
Note: See TracChangeset for help on using the changeset viewer.