Ignore:
Timestamp:
06/03/05 18:02:36 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r7129 r7130  
    2323
    2424 2005/06/03 Thomas Bretz
     25
     26   * mjobs/hilocalib_sp1.root, mjobs/hilocalib_sp1_mc.root:
     27     - updated
     28
     29   * callisto.rc:
     30     - MJPedestalY2.MaxEvents: 2000 replaced by 5000 as in
     31       callisto_Dec04Jan05.txt
     32
     33   * manalysis/MMultiDimDistCalc.h:
     34     - changes to layout
     35
     36   * mbadpixels/MBadPixelsCalc.cc:
     37     - improved sanity checks
     38
     39   * mbase/MEvtLoop.cc:
     40     - fixed a bug which could cause Eventloop to crahs if
     41       parlist was not initialized
     42
     43   * mdata/MDataArray.[h,cc]:
     44     - added copy constructor
     45
     46   * mhbase/MFillH.cc:
     47     - made sure that no constructor can crash due to NULL pointers
     48
     49   * mhbase/MHMatrix.[h,cc]:
     50     - first check in AddColumn if the column is available. Afterwards
     51       check whether it can be added
     52     - added new interfaced to single rows
     53
     54   * mhflux/MMcSpectrumWeight.cc:
     55     - slight change to screen output
     56
     57   * mjobs/MJPedestal.cc:
     58     - slight change to screen output
     59
     60   * mpedestal/MPedCalcPedRun.cc:
     61     - fixed a bug which caused MC files not to work treat them now
     62       as pedestal files (always)
     63
     64   * mranforest/MRFEnergyEst.[h,cc]:
     65     - improved the code and the interface
     66
     67   * mranforest/MRanForestGrow.[h,cc]:
     68     - derives now from MRead to be able to use the bar in the
     69       display
     70
     71   * mtools/MTFillMatrix.[h,cc]:
     72     - allow to fill a single matrix with all events
    2573
    2674   * datacenter/macros/plotdb.C:
Note: See TracChangeset for help on using the changeset viewer.