Changeset 3364 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/01/04 10:26:20 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3360 r3364 4 4 5 5 -*-*- END OF LINE -*-*- 6 2004/03/01: Thomas Bretz 7 8 * Makefile: 9 - enhanced all calls to subsequent makes by '-f Makefile' to 10 make sure the correct Makefile is called 11 12 * merpp.cc: 13 - enhanced interpretation of time 14 - fixed a bug in determin the file-type 15 16 17 6 18 2004/02/27: Markus Gaug 7 19 8 * mjobs/MJPedestal.cc 9 * mjobs/MJCalibration.cc 10 * macros/calibration.C 11 12 - put in call to MHCamera::Projection the name of teh calling 20 * mjobs/MJPedestal.cc, mjobs/MJCalibration.cc, macros/calibration.C: 21 - put in call to MHCamera::Projection the name of the calling 13 22 class, otherwise the projected hsitogram will be overwritten by 14 23 an empyt one. 15 24 16 * mcalib/MHCalibrationChargePix.[h,cc] 17 * mcalib/MHCalibrationHiGainChargePix.[h,cc] 18 * mcalib/MHCalibrationLoGainChargePix.[h,cc] 19 25 * mcalib/MHCalibrationChargePix.[h,cc], 26 mcalib/MHCalibrationHiGainChargePix.[h,cc], 27 mcalib/MHCalibrationLoGainChargePix.[h,cc]: 20 28 - histogram name setting and title setting moved to constructor, 21 29 Functions Init and ChangeHistId derive directly from 22 30 MHcalibrationChargePix 23 31 24 * mcalib/MHCalibrationChargeCam.[h,cc] 25 * mcalib/MCalibrationChargeCam.[h,cc] 26 * mcalib/MCalibrationChargeCalc.[h,cc] 27 32 * mcalib/MHCalibrationChargeCam.[h,cc], 33 mcalib/MCalibrationChargeCam.[h,cc], 34 mcalib/MCalibrationChargeCalc.[h,cc]: 28 35 - introduced "average inner" and "average outer" higain and logain 29 36 pixels. 30 37 31 38 39 32 40 2004/02/27: Raducci Sebastian 33 41 34 42 * mhist/Makefile 35 43 - added mastro in the include list 44 36 45 37 46 … … 62 71 63 72 73 64 74 2004/02/26: Hendrik Bartko 65 75 66 76 * macros/dohtml.C 67 77 - included the path msignals/ 78 68 79 69 80
Note:
See TracChangeset
for help on using the changeset viewer.