Changeset 2984 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/30/04 14:55:59 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2983 r2984 18 18 calibrated pixel information. 19 19 20 21 20 22 2004/01/30: Thomas Bretz 21 23 … … 26 28 - added a dynamic_cast from MParContainer to MCamEvent to get the 27 29 correct pointer to the correct base-class. 30 31 * mbase/MStatusDisplay.cc: 32 - In EventInfo check whether gPad==0 33 34 * mfileio/MReadMarsFile.cc: 35 - removed reading RunHeaders from PreProcess, this resulted 36 in strange behaviour of writing RunHeaders 37 - fixed consistency check for RunType accordingly 38 39 * mfilter/MFilterList.cc: 40 - do not skip adding filter if only a filter with the same name 41 exists 42 43 * mraw/MRawFileRead.cc: 44 - added an output message if run header is not accessible 45 46 * mraw/MRawRunHeader.[h,cc]: 47 - initialize fRunType to new enum kRTNone 28 48 29 49
Note:
See TracChangeset
for help on using the changeset viewer.