Changeset 5545


Ignore:
Timestamp:
12/02/04 10:22:44 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5544 r5545  
    159159const Byte_t  MExtractTimeAndChargeSpline::fgLoGainFirst  = 2;
    160160const Byte_t  MExtractTimeAndChargeSpline::fgLoGainLast   = 14;
    161 const Float_t MExtractTimeAndChargeSpline::fgResolution   = 0.01;
     161const Float_t MExtractTimeAndChargeSpline::fgResolution   = 0.025;
    162162const Float_t MExtractTimeAndChargeSpline::fgRiseTime     = 1.5;
    163163const Float_t MExtractTimeAndChargeSpline::fgFallTime     = 4.5;
Note: See TracChangeset for help on using the changeset viewer.