Changeset 1031 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 11/06/01 10:33:21 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1030 r1031 1 1 -*-*- END -*-*- 2 2001/11/06: Thomas Bretz 3 4 * mraw/MRawCrateArray.[h,cc]: 5 - added SetSize which takes care of the size of the array 6 - changed the access to an unchecked one 7 8 * mraw/MRawCrateData.h 9 - derives from MParContainer now 10 11 * mraw/MRawEvtData.[h,cc]: 12 - made Print const 13 - changed so, that the arrays are dreed and allocated only 14 as less as possible 15 16 * mraw/MRawFileRead.[h,cc]: 17 - changed to support faster I/O of MRawEvtData and MRawCrateArray 18 - added sanity check (warning) to PostProcess 19 20 * mraw/MRawFileWrite.cc: 21 - removed deletion of trees (done by ~TFile) 22 - switched of AutoSave by use of a big size 23 - removed '.' from Branch names (each tree contains only one master 24 branch with equal subbranches) 25 26 2 27 3 28 2001/11/01: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.