Ignore:
Timestamp:
11/05/01 10:35:36 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1029 r1030  
    11                                                                  -*-*- END -*-*-
     2
     3 2001/11/01: Thomas Bretz
     4 
     5   * mbase/MParContainer.cc:
     6     - removed 'newname' from TObject::Clone call.
     7
     8   * mbase/MParContainer.h:
     9     - layout changes
     10
     11   * mbase/MParList.h:
     12     - changed destructor definition to virtual
     13
     14   * mbase/MReadTree.[h,cc]:
     15     - added initialization for fProgress
     16     - changed output
     17     - move some code to new functions
     18     - branch enabling now checks for the existance of the branch
     19     - veto branch disables the corresponding sub branches now physically
     20     - changed comments
     21
     22   * mdatacheck/MGDisplayAdc.cc:
     23     - added some sanity checks
     24
     25   * meventdisp/MGCamDisplay.cc, meventdisp/MGEvtDisplay.[h,cc],
     26     meventdisp/MGFadcDisp.cc:
     27     - moved some code to MGEvtDisplay
     28
     29   * mhist/MFillH.cc:
     30     - added warning to comment
     31
     32   * mhist/MHFadcCam.[h,cc]:
     33     - added Clone-function. It seems, that this is necessary since
     34       root 3.01
     35
     36   * mhist/MHFadcPix.cc:
     37     - changed axis titles
     38
     39   * mmain/MAnalysis.cc:
     40     - added progress bar
     41
     42   * mmain/MBrowser.[h,cc]:
     43     - added layout hints to fTop1,2,3
     44     - adde Create/DestroyProgrssBar
     45
     46   * mmain/MDataCheck.cc:
     47     - changes to the layout
     48     - disable auto scheme
     49     - added progress bar
     50
     51   * mmain/MMonteCarlo.[h,cc]:
     52     - layout changes
     53     - added progress bar
     54     
     55   * mraw/MRawEvtData.cc:
     56     - new sanity check in Draw
     57
     58
     59
    260 2001/11/01: Thomas Bretz
    361
     
    4098     mgui/MGeomCam.cc, mhist/MHFadcPix.cc, mmc/MMcTrig.cxx:
    4199     - removed inline statement, to make it link on alpha
    42 
    43100
    44101
Note: See TracChangeset for help on using the changeset viewer.