Ignore:
Timestamp:
08/23/07 11:26:38 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8696 r8698  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21
     22 2007/08/23 Thomas Bretz
     23
     24   * mhbase/MH3.[h,cc]:
     25     - added new data members fBins, allowing to set bins from the outside
     26     - removed obsolete SetColors
     27     - set palette automatically if it is a 2D histogram (more flexible
     28       solution pending)
     29
     30   * mhbase/MHn.cc:
     31     - added comments
     32     - allow setting of binning without parlist
     33     - added functions to set Scale, Log, AutoRange and Sumw2
     34     - delete obsolete pads, if any
     35
     36   * mjoptim/MJOptimizeBase.h:
     37     - added new data meber fTestTasks to be executed only for testing
     38     - added comments
     39
     40   * mjtrain/MJTrainRanForest.cc:
     41     - removed obsolete code already in comments
     42
     43   * mranforest/MRanForestCalc.[h,cc]:
     44     - added the possibility to set a function which converts the
     45       result of the rf. eg "pow(10, x)"
     46
    2047
    2148
Note: See TracChangeset for help on using the changeset viewer.