Ignore:
Timestamp:
06/12/08 14:51:20 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8935 r8939  
    2020
    2121
     22 2008/06/12 Thomas Bretz
     23
     24   * datacenter/macros/plotdb.C:
     25     - improved some titles
     26     - added the new rates
     27     - added the new values from the star-files
     28
     29   * mbase/MStatusDisplay.cc:
     30     - removing the canvases from the global list didn't work
     31       because some RecursiveRemovs rely on gROOT->FindObject to work
     32       (adding them to another list didn't work either)
     33
     34   * mhflux/MHEnergyEst.cc:
     35     - renamed the "Resolution" Histogram accordingly.
     36
     37   * mjobs/MJCalibrateSignal.cc:
     38     - added a histogram showing the arrival time of
     39       extracted interleaved calibration events
     40
     41   * mraw/MRawEvtData.[h,cc]:
     42     - fixed the Draw function. It was broken since the latest changes
     43     - added fNumBytesPerSample to the Copy-function
     44     - fixed the GetSample-function
     45     - added a new member funtion to return the maximu possible
     46
     47   * mars.rc:
     48     - changed the default for the MUX spline to the 50 sl window
     49
     50   * msignal/MSignalCalc.cc:
     51     - scale the pedestal correctly with the scale
     52
     53
     54
    2255 2008/06/11 Thomas Bretz
    2356
     
    3063     - remove the embedded canvas from the global list to prevent
    3164       global access to it
     65
     66   * mhbase/MH3.cc:
     67     - fixed a bug if in a 2D constructor a 1D profile was created
     68
     69   * mreport/MReportPyrometer.cc:
     70     - tiny changes to the comments
    3271
    3372
Note: See TracChangeset for help on using the changeset viewer.