Ignore:
Timestamp:
11/11/04 15:28:10 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpedestal/MPedCalcFromLoGain.cc

    r5387 r5395  
    650650    *fLog << "ExtractWindow from slice " << fExtractWinFirst << " to " << fExtractWinLast << " included." << endl;
    651651    *fLog << "Max allowed signal variation: " << fMaxSignalVar << endl;
     652    *fLog << "Number of events to calculate pedestal from: " << fNumEventsDump << endl;
    652653    *fLog << "Pedestal Update is " << (fPedestalUpdate?"on":"off") << endl;
    653654}
Note: See TracChangeset for help on using the changeset viewer.