Changeset 2946 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/28/04 16:55:40 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2945 r2946 10 10 11 11 12 12 13 2004/01/28: Markus Gaug 13 14 14 * mcalib/MCalibrationCalc.[h,cc] 15 * mcalib/MCalibrationCam.[h,cc] 15 * mcalib/MCalibrationCalc.[h,cc], mcalib/MCalibrationCam.[h,cc]: 16 16 - included flags to indicate if Blind Pixel Method or PIn Diode 17 17 method was OK. Up to now, program stopped, if one of the two 18 18 methods was chosen but not able to being executed. 19 19 20 * manalysis/MArrivalTimeCalc.cc 21 * manalysis/MExtractSignals.cc 22 * manalysis/MGeomApply.cc 20 * manalysis/MArrivalTimeCalc.cc, manalysis/MExtractSignals.cc, 21 manalysis/MGeomApply.cc: 23 22 - put all missing InitSize(npixels) into MGeomApply 24 23 25 24 25 26 26 2004/01/28: Abelardo Moralejo 27 28 27 29 28 * mcalib/MMcCalibration.cc … … 48 47 a workaround for a 'bug' in very old camera files, which is not 49 48 necessary anymore. 49 50 * manalysis/MCerPhotAnal2.[h,cc]: 51 - replaced MPedestalCam by MPedPhotCam 52 53 * manalysis/MExtractSignal.cc: 54 - some small simplification to the signal extraction 55 - removed some obsolete variables 56 - replaced for by while 57 - removed obsolete casts 58 59 * mmain/MEventDisplay.cc: 60 - gave names to the filters 61 - removed adding MHCamera to fList because it was deleted twice 50 62 51 63
Note:
See TracChangeset
for help on using the changeset viewer.