- Timestamp:
- 08/17/05 17:36:32 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationPulseTimeCam.cc
r7189 r7288 555 555 if (hist.IsEmpty() || hist.IsOnlyOverflow() || hist.IsOnlyUnderflow()) 556 556 { 557 *fLog << warn << GetDescriptor() 558 << ": Only overflow or underflow in hi-gain pixel: " << hist.GetName() << endl; 557 *fLog << warn << GetDescriptor() << ": Only over- or underflow in " << hist.GetName() << endl; 559 558 return; 560 559 }
Note:
See TracChangeset
for help on using the changeset viewer.