Changeset 6020
- Timestamp:
- 01/26/05 09:22:07 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibColorSet.cc
r6019 r6020 164 164 { 165 165 *fLog << warn << "New run is a pedestal run... need intensity calibration to treat this case!" << endl; 166 fColor = 0;166 fColor = MCalibrationCam::kNONE; 167 167 fIsValid = kTRUE; 168 168 return kTRUE;
Note:
See TracChangeset
for help on using the changeset viewer.