Changeset 8679 for trunk/MagicSoft/Mars/msignal
- Timestamp:
- 08/19/07 22:40:04 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeSpline.cc
r8478 r8679 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndChargeSpline.cc,v 1.6 8 2007-05-09 12:15:53 tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndChargeSpline.cc,v 1.69 2007-08-19 21:40:03 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 179 179 // 180 180 MExtractTimeAndChargeSpline::MExtractTimeAndChargeSpline(const char *name, const char *title) 181 : f HeightTm(0.5), fExtractionType(MExtralgoSpline::kIntegralRel)181 : fRiseTimeHiGain(0), fFallTimeHiGain(0), fHeightTm(0.5), fExtractionType(MExtralgoSpline::kIntegralRel) 182 182 { 183 183
Note:
See TracChangeset
for help on using the changeset viewer.