Ignore:
Timestamp:
04/22/10 11:43:42 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9574 r9576  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2010/04/22 Thomas Bretz
     22
     23   * showplot.cc:
     24     - added --debug-mem option
     25
     26   * mbase/MParSpline.cc, mhbase/MH3.cc, mhbase/MHn.cc,
     27     mhflux/MHAlpha.cc, mhist/MHCamEvent.cc:
     28     - added missing call to the RecursiveRemove of the base class
     29
     30   * mfileio/MReadTree.cc:
     31     - In the case Notify failed since about two years accidentaly
     32       kTRUE instead of kERROR was returned
     33
     34   * mfileio/MWriteRootFile.cc:
     35     - added some more debug output
     36
     37   * mhflux/MAlphaFitter.cc:
     38     - Return if fit failed
     39
     40   * mhflux/MHPhi.cc:
     41     - avoid inf and nan when producing histogram (the divisor could
     42       have been zero in case of the inetgral of an empty histogram)
     43
     44
    2045
    2146 2010/04/21 Thomas Bretz
     
    4772
    4873
     74 2010/04/20 Thomas Bretz
     75
     76   * mfileio/MReadTree.cc:
     77     - no error was returned anymore when Notify() failed. Fixed.
     78
     79
     80
    4981 2010/04/19 Thomas Bretz
    5082
    51    * mase/MStatusArray.cc:
     83   * mbase/MStatusArray.cc:
    5284     - added a workaround to prevent crashes in case of double
    5385       deleteion of the fHistogram in TGraphs
Note: See TracChangeset for help on using the changeset viewer.