Ignore:
Timestamp:
01/23/05 14:05:17 (20 years ago)
Author:
mazin
Message:
MCalibrateRelTimes.cc
File:
1 edited

Legend:

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

    r5307 r5947  
    156156        MCalibrationRelTimePix &pix = (MCalibrationRelTimePix&)(*fCalibrations)[pixidx];
    157157
    158         if (fBadPixels && (*fBadPixels)[pixidx].IsUnsuitable())
     158        if (fBadPixels && (*fBadPixels)[pixidx].IsUnsuitable(MBadPixelsPix::kUnsuitableRun))
    159159            continue;
    160160
Note: See TracChangeset for help on using the changeset viewer.