Changeset 5832 for trunk/MagicSoft/Mars/mpedestal
- Timestamp:
- 01/14/05 10:23:13 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/mpedestal
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpedestal/MExtractPedestal.cc
r5828 r5832 664 664 *fLog << (fRandomCalculation?"":"non-") << "random)" << endl; 665 665 } 666 667 } 666 } -
trunk/MagicSoft/Mars/mpedestal/MPedCalcPedRun.cc
r5829 r5832 437 437 : fExtractWinLast; 438 438 439 *fLog << "ExtractWindow from slice " << fExtractWinFirst << " to " << last << " incl." << endl; 440 439 *fLog << "ExtractWindow from slice " << fExtractWinFirst << " to " << last << " incl." << endl; 441 440 *fLog << "Num overlap lo-gain slices: " << fOverlap << endl; 442 441 *fLog << "First pedrun out of sequence: " << (fIsFirstPedRun?"yes":"no") << endl;
Note:
See TracChangeset
for help on using the changeset viewer.