- Timestamp:
- 05/18/05 18:15:03 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc
r7055 r7057 1101 1101 // value under the same conditions -- it might still be different on 1102 1102 // other machines! 1103 const Int_t cnt = 5;1103 const Float_t step = 0.2; 1104 1104 const Float_t width = fRiseTimeLoGain+fFallTimeLoGain; 1105 1105 const Float_t max = range-1 - (width+step);
Note:
See TracChangeset
for help on using the changeset viewer.