Changeset 7829 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/01/06 14:13:34 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7827 r7829 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2006/08/01 Thomas Bretz 22 23 * mcalib/MCalibCalcFromPast.cc: 24 - hand over the hi-lo-gain conversion factors to the new 25 MCalibrationChargeCam if reinitialized 26 27 * mcalib/MCalibrateData.cc: 28 - removed obsolete use of zenith angle (which actually was never used) 29 - fixed a bug which caused the renorm factor being initialized from 30 default instead of the QECam always (which didn't make any difference 31 because also the QECam contains the default value) 32 33 * mcalib/MCalibrateRelTimes.[h,cc]: 34 - store also the information whether lo-gain was used or not in 35 MSignalCam 36 - removed some comments from header 37 38 * mcalib/MCalibrationQEPix.[h,cc]: 39 - removed obsolete use of zenith angle (which actually was never used) 40 41 * mhist/MHCamera.cc: 42 - fixed wrong cast (from this to TProfile instead of TH1D) 43 44 * mjobs/MJCalibrateSignal.cc: 45 - added tabs for hi-/lo-gain pulse position 46 47 * mjobs/MJCalibration.cc: 48 - removed obsolete use of zenith angle (which actually was never used) 49 for MCalibrationQEPix 50 51 * msignal/MArrivalTimePix.h: 52 - added Copy member function 53 54 * msignal/MExtractedSignalPix.cc: 55 - small code layout 56 57 * msignal/MSignalPix.[h,cc]: 58 - added new (non I/O) member fLoGainUsed 59 60 61 20 62 2006/07/31 Thomas Bretz 21 63
Note:
See TracChangeset
for help on using the changeset viewer.