Changeset 2771 for trunk


Ignore:
Timestamp:
01/12/04 17:00:49 (21 years ago)
Author:
jlopez
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2734 r2771  
    131131        const MCalibrationPix &pix = (*fCalibrations)[pixidx];
    132132
    133         if (!pix.IsBlindPixelMethodValid())
     133        if (!pix.IsFitValid())
    134134            continue;
    135135
Note: See TracChangeset for help on using the changeset viewer.