Changeset 4669 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/17/04 23:31:30 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r4663 r4669 22 22 23 23 2004/08/17: Markus Gaug 24 25 * msignal/MExtractBlindPixel.[h,cc] 26 - remove fModified which is taken care of in MJCalibration by the 27 correct initialization 28 29 * mcalib/MCalibrationChargeBlindCam.[h,cc] 30 - now a base class for different types of blind pixels cams. 31 - moved fBlindPixels away from pointer, analogue to MGeomCam 32 33 * mcalib/MHCalibrationChargeBlindCam.[h,cc] 34 - updated to new call to GetNumBlindPixels() 35 36 * mcalib/Makefile 37 * mcalib/CalibLinkDef.h 38 * mcalib/MCalibrationChargeBlindCamOneOldStyle.[h,cc] 39 * mcalib/MCalibrationChargeBlindCamTwoNewStye.[h,cc] 40 - new classes deriving from and intializing 41 MCalibrationChargeBlindCam 42 43 * mcalib/MCalibrationChargeBlindPix.[h,cc] 44 - derive from MCalibrationPix instead of MCalibrationChargePix 45 - create possibility to intialize QE's, etc. from outside 46 - fix default to previous behaviour such that old code can still 47 run on old files without changes 24 48 25 49 * macros/calibration.C
Note:
See TracChangeset
for help on using the changeset viewer.