Ignore:
Timestamp:
01/13/04 17:42:43 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationCalc.cc

    r2766 r2796  
    348348              *fLog << warn <<
    349349                "Overflow or Underflow occurred filling Blind Pixel eventnr = " << fEvents << endl;
     350            break;
    350351           
    351352          case gkCalibrationPINDiodeId:
     
    448449        *fLog << err << dbginf << "Could not fit the blind pixel " << endl;
    449450
    450       blindpixel.Draw();
     451      blindpixel.DrawClone();
    451452    }
    452453 
Note: See TracChangeset for help on using the changeset viewer.