Changeset 4899 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 09/09/04 17:19:26 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4898 r4899 21 21 22 22 2004/09/09: Markus Gaug 23 24 * mcalib/MCalibrationIntensityCam.[h,cc] 25 * mcalib/MCalibrationIntensityChargeCam.[h,cc] 26 * mcalib/MCalibrationIntensityQECam.[h,cc] 27 * mcalib/MCalibrationIntensityRelTimeCam.[h,cc] 28 * mcalib/Makefile 29 * mcalib/CalibLinkDef.h 30 - new classes for the intensity calibration. First is base class, 31 other derive from it. 32 33 * mcalib/MHGausEvents.[h,cc] 34 * mcalib/MHCalibrationPix.[h,cc] 35 * mcalib/Makefile 36 * mcalib/CalibLinkDef.h 37 - put typical calibration members into new base class MHCalibrationPix 38 and leave only typical Gaussian behaviour members in MHGausEvents. 39 - all MHCalibration*Pix classes derive now from MHCalibrationPix 40 41 * mcalib/MCalibColorSet.[h,cc] 42 - finished 43 44 * mcalib/MCalibColorSteer.[h,cc] 45 * mcalib/Makefile 46 * mcalib/CalibLinkDef.h 47 - new task to be executed before the calibration tasks. Steers the 48 occurrance of multiple intensities and the new *Intensity* 49 containers 23 50 24 51 * msignal/MExtractor.cc
Note:
See TracChangeset
for help on using the changeset viewer.