Changeset 5485 for trunk/MagicSoft/Mars/mcalib/MCalibrationPedCam.cc
- Timestamp:
- 11/27/04 15:11:29 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationPedCam.cc
r5479 r5485 133 133 break; 134 134 case 5: 135 val = (*this)[idx].GetLoGainMean() > 1. ? 0. : (*this)[idx].GetLoGainMean();135 val = (*this)[idx].GetLoGainMean(); 136 136 break; 137 137 case 6:
Note:
See TracChangeset
for help on using the changeset viewer.