Changeset 5545
- Timestamp:
- 12/02/04 10:22:44 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc
r5544 r5545 159 159 const Byte_t MExtractTimeAndChargeSpline::fgLoGainFirst = 2; 160 160 const Byte_t MExtractTimeAndChargeSpline::fgLoGainLast = 14; 161 const Float_t MExtractTimeAndChargeSpline::fgResolution = 0.0 1;161 const Float_t MExtractTimeAndChargeSpline::fgResolution = 0.025; 162 162 const Float_t MExtractTimeAndChargeSpline::fgRiseTime = 1.5; 163 163 const Float_t MExtractTimeAndChargeSpline::fgFallTime = 4.5;
Note:
See TracChangeset
for help on using the changeset viewer.