Changeset 6341 for trunk/MagicSoft/Mars/mhcalib
- Timestamp:
- 02/10/05 10:38:05 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc
r6295 r6341 1202 1202 if (hist.IsEmpty() || hist.IsOnlyOverflow() || hist.IsOnlyUnderflow()) 1203 1203 { 1204 *fLog << err<< GetDescriptor()1204 *fLog << warn << GetDescriptor() 1205 1205 << ": Only overflow or underflow in high-gain pixel: " << pix.GetPixId() << endl; 1206 1206 return;
Note:
See TracChangeset
for help on using the changeset viewer.