Changeset 5395 for trunk/MagicSoft/Mars/mpedestal
- Timestamp:
- 11/11/04 15:28:10 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpedestal/MPedCalcFromLoGain.cc
r5387 r5395 650 650 *fLog << "ExtractWindow from slice " << fExtractWinFirst << " to " << fExtractWinLast << " included." << endl; 651 651 *fLog << "Max allowed signal variation: " << fMaxSignalVar << endl; 652 *fLog << "Number of events to calculate pedestal from: " << fNumEventsDump << endl; 652 653 *fLog << "Pedestal Update is " << (fPedestalUpdate?"on":"off") << endl; 653 654 }
Note:
See TracChangeset
for help on using the changeset viewer.