Changeset 5832 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/14/05 10:23:13 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r5831 r5832 22 22 23 23 24 2005/01/14 Thomas Bretz 25 26 * callisto.cc: 27 - fixed a typo in output 28 29 * manalysis/MGeomApply.cc: 30 - removed some old code already in comments 31 32 * manalysis/MMultiDimDistCalc.cc, mhbase/MHMatrix.[h,cc], 33 mranforest/MRanForestCalc.cc, mtools/MHSimulatedAnnealing.[h,cc], 34 mtools/MSimulatedAnnealing.h: 35 - added include of TVector because in newer root version it is 36 not included from TMatrix anymore 37 38 * mbase/BaseLinkDef.h, mbase/MMath.[h,cc]: 39 - to stick to the convention of TMath in newer root versions MMath 40 changed from a class to a namespace 41 42 * mbase/MEvtLoop.[h,cc]: 43 - to support newer root version added a second Write-function 44 with a const qualifier. 45 46 * mdata/MDataChain.cc: 47 - changed access to TMath for newer root versions 48 49 * mfileio/MChain.[h,cc]: 50 - implemented a workaround for teh changed LoadTree definition 51 in newer root-versions 52 53 * mfileio/MReadTree.cc: 54 - fixed a bug in CheckBranchSize caused some warning to be 55 displayed 56 57 * mhflux/MHAlpha.cc: 58 - removed check for fResult in PostProcess (it is always there) 59 60 61 24 62 2005/01/14 Abelardo Moralejo 25 63 … … 28 66 29 67 68 30 69 2005/01/14 Daniela Dorner 31 70 32 71 * macros/sql/filldotrun.C 33 72 - added new arehucas-verions and changed code accordingly 73 34 74 35 75
Note:
See TracChangeset
for help on using the changeset viewer.