Changeset 3148 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 02/14/04 11:48:43 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3147 r3148 4 4 5 5 -*-*- END OF LINE -*-*- 6 7 2004/02/14: Thomas Bretz 8 9 * manalysis/MCerPhotEvt.[h,cc]: 10 - added 'Iterator' facility, this will replace some for-loops 11 in the near future 12 13 * mbase/MTime.[h,cc]: 14 - added a more powerfull interface to get and interprete the 15 MTime contents as string 16 - added a new constructor 17 18 * mreport/MReportTrigger.h: 19 - fixed GetPixContent 20 21 * mtools/MCubicCoeff.cc, mtools/MCubicSpline.[h,cc]: 22 - many small changes to simple details (like order of includes) 23 - some speed improvements 24 - many small simplifications 25 - changed parts of the code to be more C++ like (eg Iterators 26 instead of for-loops) 27 - disentangles some if-cases 28 - replaced some math.h function by TMath:: 29 - removed data-member fN (obsolete with iterators) 30 6 31 7 32
Note:
See TracChangeset
for help on using the changeset viewer.