Changeset 2771
- Timestamp:
- 01/12/04 17:00:49 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrate.cc
r2734 r2771 131 131 const MCalibrationPix &pix = (*fCalibrations)[pixidx]; 132 132 133 if (!pix.Is BlindPixelMethodValid())133 if (!pix.IsFitValid()) 134 134 continue; 135 135
Note:
See TracChangeset
for help on using the changeset viewer.