Ignore:
Timestamp:
08/19/07 22:40:04 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8478 r8679  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndChargeSpline.cc,v 1.68 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 $
    33! --------------------------------------------------------------------------
    44!
     
    179179//
    180180MExtractTimeAndChargeSpline::MExtractTimeAndChargeSpline(const char *name, const char *title)
    181     : fHeightTm(0.5), fExtractionType(MExtralgoSpline::kIntegralRel)
     181    : fRiseTimeHiGain(0), fFallTimeHiGain(0), fHeightTm(0.5), fExtractionType(MExtralgoSpline::kIntegralRel)
    182182{
    183183
Note: See TracChangeset for help on using the changeset viewer.