Changeset 6271
- Timestamp:
- 02/04/05 20:31:03 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndChargeDigitalFilterPeakSearch.cc
r6230 r6271 473 473 if (fHiGainOutOfRangeRight > 0) 474 474 *fLog << warn << GetDescriptor() 475 << ": " << Form("%4.2f",((Float_t)f HiGainOutOfRangeRight*100)/GetNumExecutions())476 << "% ranging out of high-gain window to the right!" << endl;475 << ": " << Form("%4.2f",((Float_t)fLoGainOutOfRangeRight*100)/GetNumExecutions()) 476 << "% ranging out of low-gain window to the right!" << endl; 477 477 478 478
Note:
See TracChangeset
for help on using the changeset viewer.