Ignore:
Timestamp:
04/14/04 16:15:19 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MArrivalTimeCalc2.cc

    r3306 r3733  
    253253    // Print a warning if event has saturationg lo-gains
    254254    //
    255     if (sat)
    256         *fLog << warn << "WARNING - Lo Gain saturated in " << sat << " pixels." << endl;
     255    //    if (sat)
     256    //        *fLog << warn << "WARNING - Lo Gain saturated in " << sat << " pixels." << endl;
    257257
    258258    return kTRUE;
Note: See TracChangeset for help on using the changeset viewer.