Changeset 6391 for trunk/MagicSoft/Mars/msignal
- Timestamp:
- 02/12/05 11:26:33 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc
r6366 r6391 155 155 const Byte_t MExtractTimeAndChargeSpline::fgLoGainLast = 14; 156 156 const Float_t MExtractTimeAndChargeSpline::fgResolution = 0.05; 157 const Float_t MExtractTimeAndChargeSpline::fgRiseTimeHiGain = 1.5;158 const Float_t MExtractTimeAndChargeSpline::fgFallTimeHiGain = 4.5;157 const Float_t MExtractTimeAndChargeSpline::fgRiseTimeHiGain = 0.5; 158 const Float_t MExtractTimeAndChargeSpline::fgFallTimeHiGain = 1.5; 159 159 const Float_t MExtractTimeAndChargeSpline::fgLoGainStretch = 1.5; 160 160 const Float_t MExtractTimeAndChargeSpline::fgOffsetLoGain = 1.7; // 5 ns
Note:
See TracChangeset
for help on using the changeset viewer.