Changeset 7057 for trunk


Ignore:
Timestamp:
05/18/05 18:15:03 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7055 r7057  
    11011101    // value under the same conditions -- it might still be different on
    11021102    // other machines!
    1103     const Int_t   cnt   = 5;
     1103    const Float_t step  = 0.2;
    11041104    const Float_t width = fRiseTimeLoGain+fFallTimeLoGain;
    11051105    const Float_t max   = range-1 - (width+step);
Note: See TracChangeset for help on using the changeset viewer.