Ignore:
Timestamp:
02/10/05 10:38:05 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc

    r6295 r6341  
    12021202  if (hist.IsEmpty() || hist.IsOnlyOverflow() || hist.IsOnlyUnderflow())
    12031203    {
    1204       *fLog << err << GetDescriptor()
     1204      *fLog << warn << GetDescriptor()
    12051205            << ": Only overflow or underflow in high-gain pixel: " << pix.GetPixId() << endl;
    12061206      return;
Note: See TracChangeset for help on using the changeset viewer.