Changeset 3734 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 04/14/04 16:35:59 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/mccalibrate.C
r3441 r3734 101 101 102 102 MCalibrate calib; // Transforms signals from ADC counts into photons. 103 calib.SetCalibrationMethod(MCalibrate::kDummy); 103 104 104 105 // MBlindPixelCalc blind; … … 169 170 } 170 171 172 calib.SetCalibrationMethod(MCalibrate::kFfactor); 173 171 174 // 172 175 // Second loop: analysis loop
Note:
See TracChangeset
for help on using the changeset viewer.