Changeset 2958 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/29/04 16:52:22 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2956 r2958 4 4 5 5 -*-*- END OF LINE -*-*- 6 2004/01/29: Thomas Bretz 7 8 * manalysis/MArrivalTime.h, manalysis/MCameraData.h, 9 manalysis/MCerPhotEvt.h, manalysis/MExtractSignalCam.h, 10 manalysis/MPedPhotCam.h, manalysis/MPedestalCam.h, 11 mcalib/MCalibrationCam.h, mcamera/MCameraDC.h, 12 mraw/MRawEvtData.h, mreflector/MRflEvtData.h: 13 - split derivement into MParContainer and MCamEvent 14 15 * manalysis/MExtractSignalCam.[h,cc]: 16 - removed obsolete MExtractSignal::ReInit 17 - added -> to fArray 18 19 * mbase/MParList.h: 20 - added a new bit kIsProcessing 21 22 * mbase/MTaskList.cc: 23 - fixed the handling of kDoNotReset and the bahaviour of 24 SetReadyToSave, such that it is possible to write all 25 headers 26 27 * mfileio/MWriteFile.cc: 28 - added ReInit which also calls CheckAndWrite 29 30 * mgui/MCamEvent.h: 31 - does not derive from MParContainer anymore 32 33 34 6 35 2004/01/29: Markus Gaug 7 36
Note:
See TracChangeset
for help on using the changeset viewer.