Changeset 3636 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/03/04 17:27:50 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3635 r3636 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2004/04/02: Markus Gaug 22 * mcalib/MHGausEvents.[h,cc] 23 * mcalib/MHCalibrationChargePix.[h,cc] 24 * mcalib/MHCalibrationChargeHiGainPix.[h,cc] 25 * mcalib/MHCalibrationChargeLoGainPix.[h,cc] 26 * mcalib/MHCalibrationRelTimePix.[h,cc] 27 - put fPixId, fPickup, fPickupLimt, CountPickup(), RepeatFit() and 28 ChangeHistId() into MHGausEvents (before in the derived classes) 29 - put fChargeNbins, fChargeFirst, fChargeLast, 30 - put fRelTimeNbins, fRelTimeFirst, fRelTimeLast together 31 into MHGausEvents as fNbins, fFirst and fLast 32 33 * mcalib/MHCalibrationRelTimePix.[h,cc] 34 - remove Renormalization to time slices. Need to think about 35 more direct way to implement 36 37 * mcalib/MHCalibrationCam.[h,cc] 38 * mcalib/MHCalibrationChargeCam.[h,cc] 39 * mcalib/MHCalibrationRelTimeCam.[h,cc] 40 - put most of the functionality into the base class MHCalibrationCam 41 - derived classes overload the functions SetupHists, ReInitHists, 42 FillHists, FinalizeHists and FinalizeBadPixels. 43 - functions FitHiGainArrays, FitLoGainArrays, FitHiGainHists, 44 FitLoGainHists and InitHists can be used from base class. 20 45 21 46
Note:
See TracChangeset
for help on using the changeset viewer.