Changeset 7288 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/17/05 17:36:32 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7287 r7288 18 18 19 19 -*-*- END OF LINE -*-*- 20 2005/08/17 Thomas Bretz 21 22 * mcalib/MCalibCalcFromPast.[h,cc]: 23 - reset the number of events fNumEvents in ReInit, because 24 the corresponding histograms get also reset. This prevents 25 the calibration from analysing partly filled histograms 26 - the number of cases in which the fChargeCalc->Finalize fails 27 are counted and written to the console 28 - In PostProcess all histograms and fChargeCalc are reset to 29 prevent the finalization of the histograms to fit partly filled 30 histograms and fail. 31 32 * mcalib/MCalibrationChargeCalc.h: 33 - added a member function ResetNumProcessed so that MCalibCalcFromPast 34 can 'switch off' the finalization in PostProcess 35 36 * mhcalib/MHCalibrationCam.cc, mhcalib/MHCalibrationChargeCam.cc, 37 mhcalib/MHCalibrationPulseTimeCam.cc: 38 - shortened some console output 39 40 41 20 42 2005/08/16 Thomas Bretz 21 43
Note:
See TracChangeset
for help on using the changeset viewer.