Changeset 3018 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/04/04 16:24:10 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3017 r3018 5 5 -*-*- END OF LINE -*-*- 6 6 7 2004/02/04: Thomas Bretz 8 9 * manalysis/MExtractSignal2.cc: 10 - don't allow odd numbers for the window size 11 12 * mfilter/MFilterList.cc: 13 - corrected a wrong logging message 14 15 * mmain/MBrowser.cc: 16 - added '/data/MAGIC' as shortcut in the combo box 17 18 * mraw/MRawEvtPixelIter.cc: 19 - optimized calculation of MaxIdx 20 21 22 7 23 2004/02/03: Abelardo Moralejo 8 24 … … 10 26 - removed unnecessary variables BinsHigh, BinsLow 11 27 28 29 12 30 2004/02/03: Markus Gaug 13 31 14 * manalysis/MPedestalCam.[h,cc] 15 * manalysis/MPedestalPix.[h,cc] 16 * manalysis/MPedCalcPedRun.[h,cc] 17 * manalysis/MHPedestalPixel.[h,cc] 18 * macros/calibration.C 32 * manalysis/MPedestalCam.[h,cc], manalysis/MPedestalPix.[h,cc], 33 manalysis/MPedCalcPedRun.[h,cc], manalysis/MHPedestalPixel.[h,cc], 34 macros/calibration.C: 19 35 - histograms are now filled with MFillH as proposed and coded by 20 36 Thomas Bretz. Some modifications had to be done, however. … … 34 50 remove MHPedestalPixel 35 51 36 * manalysis/MCalibrationPix.[h,cc] 37 * manalysis/MHCalibrationPixel.[h,cc] 38 * manalysis/MCalibrationCam.cc 39 * macros/calibration.C 52 * manalysis/MCalibrationPix.[h,cc], manalysis/MHCalibrationPixel.[h,cc], 53 manalysis/MCalibrationCam.cc, macros/calibration.C: 40 54 - now split completely absolute and relative times. Absolute 41 55 times are not fitted, but their histogram mean and rms are 42 56 returned. 57 43 58 44 59
Note:
See TracChangeset
for help on using the changeset viewer.