Changeset 6469


Ignore:
Timestamp:
02/14/05 23:30:41 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r6468 r6469  
    2828       0.02 to 0.05.
    2929
     30   * msignal/MExtractTimeAndCharge.cc
     31     - lowered default low-gain switch from 150 to 120. (for calibration
     32       events which saturate more than 5% of the events).
    3033
    3134 2005/02/14 Thomas Bretz
  • trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.cc

    r5961 r6469  
    8686
    8787const Float_t MExtractTimeAndCharge::fgLoGainStartShift = -2.8;
    88 const Byte_t  MExtractTimeAndCharge::fgLoGainSwitch = 150;
     88const Byte_t  MExtractTimeAndCharge::fgLoGainSwitch = 120;
    8989// --------------------------------------------------------------------------
    9090//
Note: See TracChangeset for help on using the changeset viewer.