Changeset 5858 for trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.cc
- Timestamp:
- 01/16/05 17:31:49 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.cc
r5857 r5858 233 233 // -------------------------------------------------------------------------- 234 234 // 235 // Initializes new containers in the 236 // Intensity Cams, if the number of calibration events has reach fNumEventsDump. 237 // Executes CallPostProcess of the MCalibration*Calc classes in that case. 238 // 235 // - Initializes new containers in the 236 // - Intensity Cams, if the number of calibration events has reach fNumEventsDump. 237 // - Executes Finalize() of the MCalibration*Calc classes in that case. 238 // - Sets the latest MCalibrationChargeCam as update class into MCalibrateData 239 // - Initialize new MCalibration*Cams into the intensity cams. 240 // 239 241 Int_t MCalibCalcFromPast::Process() 240 242 {
Note:
See TracChangeset
for help on using the changeset viewer.