Ignore:
Timestamp:
04/20/03 12:51:47 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1965 r1966  
    11                                                 -*-*- END OF LINE -*-*-
     2
     3 2003/04/21: Thomas Bretz
     4
     5   * macros/plot.C:
     6     - Added MStatusDisplay support
     7     
     8   * macros/status.C:
     9     - added MHNewImagePar
     10
     11   * manalysis/MBlindPixelCalc.cc:
     12     - updated class reference
     13     
     14   * meventdisp/MGCamDisplay.[h,cc]:
     15     - fixed
     16     
     17   * meventdisp/MGEvtDisplay.cc:
     18     - changed function adding the tab
     19     
     20   * mgui/MCamDisplay.cc, mhist/MHCerPhotEvt.cc:
     21     - as a preliminary solution removed inner pad
     22
     23   * mhist/MFillH.cc:
     24     - make sure canvas is updated correctly in PostProcess
     25
     26   * mhist/MH.cc:
     27     - changed DrawCopy(TH1, TH1) and Draw(TH1, TH1) to fit the new needs
     28       display the range correctly and exchanged the two stat boxes
     29   
     30   * mhist/MH3.cc:
     31     - fixed a bug in the default constructor
     32     - removed DrawClone
     33     - updated Draw function
     34     
     35   * mhist/MHMcIntRate.[h,cc], mhist/MHRanForest.[h,cc],
     36     mhist/MHRanForestGini.[h,cc], mhist/MHSigmaPixel.[h,cc],
     37     mhist/MHSigmaTheta.[h,cc], mhist/MHSigmabarTheta.[h,cc],
     38     mhist/MHThetabarTheta.[h,cc], mhist/MHThetabarTime.[h,cc],
     39     mhist/MHTimeDiffTheta.[h,cc], mhist/MHTimeDiffTime.[h,cc],
     40     mimage/MHNewImagePar.[h,cc]:
     41     - removed old DrawClone
     42     - updated Draw function
     43     - replaced some titles by latex titles in some classes
     44
     45   * mimage/MHNewImagePar.[h,cc], mimage/MNewImagePar.[h,cc]:
     46     - removed scaling stuff
     47
     48   * mmain/MStatusDisplay.cc:
     49     - fixed some minor bugs
     50
     51
     52
     53 2003/04/20: Thomas Bretz
    254
    355   * Makefile:
Note: See TracChangeset for help on using the changeset viewer.