Ignore:
Timestamp:
01/14/05 10:23:13 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r5831 r5832  
    2222
    2323
     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
    2462 2005/01/14 Abelardo Moralejo
    2563
     
    2866
    2967
     68
    3069 2005/01/14 Daniela Dorner
    3170
    3271   * macros/sql/filldotrun.C
    3372     - added new arehucas-verions and changed code accordingly
     73
    3474
    3575
Note: See TracChangeset for help on using the changeset viewer.