Changeset 1032 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 11/06/01 13:27:04 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1031 r1032 1 1 -*-*- END -*-*- 2 2 2001/11/06: Thomas Bretz 3 4 * Makefile.conf.linux, Makefile.conf.linux-gnu: 5 - removed -g flag 3 6 4 7 * mraw/MRawCrateArray.[h,cc]: … … 13 16 - changed so, that the arrays are dreed and allocated only 14 17 as less as possible 18 - removed (by comment) AddPixel 15 19 16 20 * mraw/MRawFileRead.[h,cc]: … … 23 27 - removed '.' from Branch names (each tree contains only one master 24 28 branch with equal subbranches) 29 30 * macros/readCT1.C: 31 - fixed a small bug 32 33 * manalysis/MCerPhotCalc.cc: 34 - removed Clear from Process (done by Reset now) 35 36 * manalysis/MCerPhotEvt.[h,cc]: 37 - added reset-function 38 - some small changes to the code layout 39 40 * mmc/MMcFadcHeader.[h,cc], mmc/MMcTrig.[h,cc]: 41 - chenged constructor to support fName and fTitle 42 43 * mbase/MReadTree.cc: 44 - removes '.' from a branch name now before searching/creating the object 25 45 26 46
Note:
See TracChangeset
for help on using the changeset viewer.