Ignore:
Timestamp:
02/02/04 22:52:53 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2949 r3007  
    169169          const MCalibrationPix &pix = (*fCalibrations)[pixidx];       
    170170         
    171           if (!pix.IsFitValid())
     171          if (!pix.IsChargeFitValid())
    172172            continue;
    173173         
Note: See TracChangeset for help on using the changeset viewer.