Changeset 3735 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 04/14/04 16:56:08 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/mccalibrate.C
r3734 r3735 101 101 102 102 MCalibrate calib; // Transforms signals from ADC counts into photons. 103 calib.SetCalibrationM ethod(MCalibrate::kDummy);103 calib.SetCalibrationMode(MCalibrate::kDummy); 104 104 105 105 // MBlindPixelCalc blind;
Note:
See TracChangeset
for help on using the changeset viewer.