Changeset 3007 for trunk/MagicSoft/Mars/mcalib/MCalibrate.cc
- Timestamp:
- 02/02/04 22:52:53 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrate.cc
r2949 r3007 169 169 const MCalibrationPix &pix = (*fCalibrations)[pixidx]; 170 170 171 if (!pix.Is FitValid())171 if (!pix.IsChargeFitValid()) 172 172 continue; 173 173
Note:
See TracChangeset
for help on using the changeset viewer.