Changeset 3069 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/09/04 15:44:04 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3067 r3069 4 4 5 5 -*-*- END OF LINE -*-*- 6 2004/02/09: Thomas Bretz 7 8 * mbadpixels/*: 9 - added 10 11 * Makefile: 12 - added MBadPixels 13 14 * manalysis/MGeomApply.cc: 15 - fixed class description 16 17 * mjobs/MJCalibration.[h,cc], mjobs/MJExtractSignal.[h,cc]: 18 - added bad pixel treatment 19 20 * mjobs/MJPedestal.[h,cc]: 21 - reorganized order of functions 22 - removed a nonsense scrren output (some BLABABLA or so) 23 24 * mjobs/Makefile: 25 - added include for mbadpixels 26 27 * mmain/MBrowser.cc: 28 - do not call construtor of TGTReeLBEntry if pic0=0 29 30 31 6 32 2004/02/09: Raquel de los Reyes 7 33 … … 14 40 2004/02/09: Markus Gaug 15 41 16 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc,17 MCalibrationPix.h:18 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid()19 because we can calibrate with the histogram mean and RMS even20 if the fit is not OK. Thus, there is a question: IsFitted() and21 IsChargeValid(), i.e. does the charge make any sense?42 * MMcCalibrationUpdate.cc, MCalibrate.cc, MCalibrationPix.cc, 43 MCalibrationPix.h: 44 - replace MCalibrationPix->IsChargeFitValid() by IsChargeValid() 45 because we can calibrate with the histogram mean and RMS even 46 if the fit is not OK. Thus, there is a question: IsFitted() and 47 IsChargeValid(), i.e. does the charge make any sense? 22 48 23 49 * MCalibrationCam.cc, MCalibrationConfig.h, MCalibrationCalc.cc:
Note:
See TracChangeset
for help on using the changeset viewer.