Ignore:
Timestamp:
07/24/07 14:36:39 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8643 r8644  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20
     21 2007/07/24 Thomas Bretz
     22
     23   * mbase/MEvtLoop.cc:
     24     - removed the "Status Display" in front of the window name
     25
     26   * mcalib/MCalibrationChargeCalc.cc:
     27     - initialized some more variables in the constructor as suggested
     28       by valgrind
     29
     30   * mjobs/MJCut.cc:
     31     - reset number of off-source positions in on-/off-mode to one
     32
     33   * mjobs/MJob.[h,cc]:
     34     - added many comments
     35     - simplified the functions for setting a new resource file
     36     - replaced some repeated code by new function CombinePath
     37     - added new member function HasWritePermission
     38
     39   * mjoptim/MJOptimize.cc:
     40     - set title as window title of eventloop
     41
     42   * mjoptim/MJOptimizeCuts.cc:
     43     - stop if filter is set and it is not MFMagicCuts
     44
     45   * mjoptim/MJOptimizeCuts.cc, mjoptim/MJOptimizeDisp.cc,
     46     mjoptim/MJOptimizeEnergy.cc:
     47     - set window title of status display
     48
     49   * mjtrain/MJTrainDisp.cc, mjtrain/MJTrainEnergy.cc,
     50     mjtrain/MJTrainSeparation.cc:
     51     - set window title of status display
     52     - check for write permission of the output file
     53
     54   * mjtrain/MJTrainDisp.[h,cc]:
     55     - implemented new plots showing the result in a more
     56       convinient way
     57     - allow to set a different result value than dist
     58
     59   * mranforest/MRanForest.[h,cc]:
     60     - improvement to output when training. Moved code to a
     61       new member function
     62
     63   * mranforest/MRanForestCalc.cc:
     64     - set window title of status display
     65   
     66   * mtools/MTFillMatrix.[h,cc]:
     67     - implemented setting name and title in the constructor
     68     - set window title when wvent loop is started to title
     69
    2070
    2171
Note: See TracChangeset for help on using the changeset viewer.