Changeset 3141 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/13/04 16:04:33 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3140 r3141 8 8 2004/02/13: Wolfgang Wittek 9 9 10 * mcalib/MCalibrateData.[h,cc] 11 - new class; 12 like MCalibrate, but in ReInit it fills the MPedPhot container 13 using informations from MPedestal, MExtracteSignalCam and 14 MCalibrationCam 15 16 * mcalib/Makefile 17 CalibLinkDef.h 18 - added MCalibrateData 19 20 * manalysis/MPedestalWorkaround.[h,cc] 21 - create MMcEvt container and fill with theta = 10.0 22 - set pedestalRMS = 0. if it is > 10.0 23 24 * manalysis/MSupercuts.[h,cc] 25 - change default values of parameters 26 27 * manalysis/MSupercutsCalc.[h,cc] 28 - change dNOMLOGSIZE from 4.1 to 5.0 29 30 31 * mhist/MHBlindPixels.[h,cc] 32 - change MPedestalCam to MPedPhotCam 33 34 * mhist/MHSigmaTheta.[h,cc] 35 - automatic binning for pixel number doesn't work 36 use default binning 10 * mcalib/MCalibrateData.[h,cc] 11 - new class; 12 like MCalibrate, but in ReInit it fills the MPedPhot container 13 using informations from MPedestal, MExtracteSignalCam and 14 MCalibrationCam 15 16 * mcalib/Makefile, mcalib/CalibLinkDef.h 17 - added MCalibrateData 18 19 * manalysis/MPedestalWorkaround.[h,cc] 20 - create MMcEvt container and fill with theta = 10.0 21 - set pedestalRMS = 0. if it is > 10.0 22 23 * manalysis/MSupercuts.[h,cc] 24 - change default values of parameters 25 26 * manalysis/MSupercutsCalc.[h,cc] 27 - change dNOMLOGSIZE from 4.1 to 5.0 28 29 * mhist/MHBlindPixels.[h,cc] 30 - change MPedestalCam to MPedPhotCam 31 32 * mhist/MHSigmaTheta.[h,cc] 33 - automatic binning for pixel number doesn't work 34 use default binning 35 37 36 38 37 … … 77 76 - pipe file version number to MRawEvtHeader::ReadEvt 78 77 - create fake time for file-version<3 78 79 * macros/readMagic.C: 80 - changed to use MInteractiveTask 79 81 80 82
Note:
See TracChangeset
for help on using the changeset viewer.