Changeset 2847
- Timestamp:
- 01/19/04 14:42:10 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2846 r2847 10 10 11 11 12 12 13 2004/01/19: Abelardo Moralejo 13 14 * manalysis/MExtractedSignalPix.h 14 15 - added GetNumLoGainSaturated() 16 17 15 18 16 19 2004/01/19: Markus Gaug … … 22 25 - warning of logain saturation now only once per event (out of loop) 23 26 24 * mcalib/MCalibrationCalc.cc 25 * mcalib/MCalibrationPix.[h,cc] 27 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.[h,cc] 26 28 - new Flag fExcluded to indicate if pixel has been excluded from 27 29 further analysis 30 28 31 29 32 … … 44 47 45 48 46 47 49 48 50 2004/01/16: Markus Gaug … … 51 53 - removed and incorporated in MHCalibrationBlindPixel.h 52 54 53 * mcalib/MHCalibrationBlindPixel.[h,cc] 54 * mcalib/MHCalibrationConfig.h 55 * mcalib/MCalibrationBlindPix.h, 55 * mcalib/MHCalibrationBlindPixel.[h,cc], mcalib/MHCalibrationConfig.h, 56 mcalib/MCalibrationBlindPix.h: 56 57 - incorporate Fit functions 57 58 - fixed a bug due to which DrawClone crashed when class was used 58 59 in a compiled macro 59 60 60 * mcalib/MCalibrationCalc.cc 61 * mcalib/MCalibrationPix.cc 62 * mcalib/MCalibrationBlindPix.cc 63 * mcalib/MCalibrationPINDiode.cc 64 * mcalib/MCalibrationCam.cc 65 * mcalib/MHCalibrationBlindPixel.cc 66 * mcalib/MHCalibrationPixel.cc 61 * mcalib/MCalibrationCalc.cc, mcalib/MCalibrationPix.cc, 62 mcalib/MCalibrationBlindPix.cc, mcalib/MCalibrationPINDiode.cc, 63 mcalib/MCalibrationCam.cc, mcalib/MHCalibrationBlindPixel.cc, 64 mcalib/MHCalibrationPixel.cc: 67 65 - fixed the warns and errs in fLog's 66 67 68 68 69 69 2004/01/16: Abelardo Moralejo … … 81 81 fHist->SetCamContent(*(MCamEvent*)par, 1); 82 82 83 84 83 85 2004/01/15: Abelardo Moralejo 84 86 … … 86 88 - Added. Version of star showing new chain to get Hillas 87 89 parameters (with Size calibrated in photons) from MC files. 90 91 88 92 89 93 2004/01/15: Javier Rico … … 100 104 101 105 106 102 107 2004/01/15: Raquel de los Reyes 103 108 … … 107 112 mean. It can be done calling to the function 108 113 MCamEvent::SetBit(MHCamera::kVariance) in the macro 114 109 115 110 116
Note:
See TracChangeset
for help on using the changeset viewer.