Ignore:
Timestamp:
06/15/08 20:10:34 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8958 r8961  
    2222 2008/06/14 Thomas Bretz
    2323
     24   * merpp.cc:
     25     - replaced MRawFileWrite by MWriteRootFile
     26
     27   * showplot.cc:
     28     - added new options to write tiff files
     29     - added new options to write csv files
     30     - some code simplification
     31
     32   * datacenter/macros/plotdb.C:
     33     - set the title (without axis descriptions) as Tab-title
     34     - set FrameBorderMode to 0 for canvas
     35
     36   * mbase/MStatusArray.[h,cc]:
     37     - added a copy constructor taking MStatusDislay as an argument
     38     - set gLog to all in Print()
     39
     40   * mhbase/MFillH.[h,cc]:
     41     - allow to set a title in SetNameTab which is used as tab title
     42     - therefore added new data member fTitleTab
     43     - increased class version by 1
     44
     45   * mraw/MRawRead.cc:
     46     - set ReadyToSave for raw data to be able to use MWriteRootFile
     47       in merpp
     48
     49   * mraw/Makefile, mraw/RawLinkDef.h:
     50     - removed MRawFileWrite
     51
     52
     53
     54 2008/06/14 Thomas Bretz
     55
    2456   * mtrigger/MFTriggerPattern.cc:
    2557     - improved documentation
     
    3163   * datacenter/macros/plotdb.C:
    3264     - increased range for the rate of the calibration events
     65     - added "RatioCal" tab
     66
     67   * datacenter/macros/fillstar.C:
     68     - fill NULL also if TGraph is empty
    3369
    3470   * mastro/MAstro.cc:
Note: See TracChangeset for help on using the changeset viewer.