Changeset 1572 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 10/31/02 14:30:11 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1570 r1572 1 1 -*-*- END -*-*- 2 2002/10/31: Thomas Bretz 3 4 * mfileio/MReadTree.cc: 5 - enhanced the validity of the fNuMEntries workaround from 6 3.02.06 to 3.07.01 7 8 * manalysis/MBlindPixelCalc.h, mhist/MBinning.h: 9 - added an explicit cast to get rid of a compiler warning on Alpha 10 11 * mhist/MH.cc: 12 - removed an unused variable to get rid of a compiler warning on Alpha 13 14 15 2 16 2002/10/30: Thomas Bretz 3 17 … … 13 27 - implementation which makes sure, that the number of events returned 14 28 by GetEntries always is the correct value. 29 - removed const from the GetEntries definition 15 30 - mainly use GetEntries now instead of fNumEntries 16 31 … … 944 959 2002/07/16: Thomas Bretz 945 960 961 * macros/plot.C, macros/plot2.C, macros/star.C, macros/comprob.C: 962 - updated the comments in the macros 963 946 964 * mgui/MHexagon.cc: 947 965 - added a sanity check in DistanceToPrimitive
Note:
See TracChangeset
for help on using the changeset viewer.