Ignore:
Timestamp:
02/12/05 11:26:33 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc

    r6366 r6391  
    155155const Byte_t  MExtractTimeAndChargeSpline::fgLoGainLast     = 14;
    156156const Float_t MExtractTimeAndChargeSpline::fgResolution     = 0.05;
    157 const Float_t MExtractTimeAndChargeSpline::fgRiseTimeHiGain = 1.5;
    158 const Float_t MExtractTimeAndChargeSpline::fgFallTimeHiGain = 4.5;
     157const Float_t MExtractTimeAndChargeSpline::fgRiseTimeHiGain = 0.5;
     158const Float_t MExtractTimeAndChargeSpline::fgFallTimeHiGain = 1.5;
    159159const Float_t MExtractTimeAndChargeSpline::fgLoGainStretch  = 1.5;
    160160const Float_t MExtractTimeAndChargeSpline::fgOffsetLoGain   = 1.7;   // 5 ns
Note: See TracChangeset for help on using the changeset viewer.