Ignore:
Timestamp:
11/09/04 18:30:53 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5359 r5360  
    3232//   substract the pedestal value.
    3333//
    34 //   If the flag fNoiseCalculation is set, the signal extractor should
    35 //   calculate the pure noise contriubtion from a fixed window in time.
    36 //
    3734//   The following variables have to be set by the derived class and
    3835//   do not have defaults:
     
    8481// Sets:
    8582// - fLoGainStartShift to fgLoGainStartShift+fgOffsetLoGain
    86 // - fNoiseCalculation to kFALSE
    8783//
    8884MExtractTimeAndCharge::MExtractTimeAndCharge(const char *name, const char *title)
     
    9288
    9389    SetLoGainStartShift();
    94     SetNoiseCalculation(kFALSE);
    9590}
    9691
Note: See TracChangeset for help on using the changeset viewer.