Ignore:
Timestamp:
11/10/03 16:49:24 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2502 r2504  
    44
    55   * mhistmc/MHMcTriggerLvl2.[h,cc]:
    6      - Changed the return value of method
    7        MHMcTriggerLvl2::GetHistByName()
    8        Now it returns a (TH1 *), no more a (TObject *),
    9        in order to keep formal compatibility with the
    10        overloaded method of the mother class TH1 *MH::GetHistByName(TString name)
     6     - Changed return value of method MHMcTriggerLvl2::GetHistByName()
     7       Now it returns a (TH1 *), no more a (TObject *), in order to keep
     8       formal compatibility with the overloaded method of the mother
     9       class TH1 *MH::GetHistByName(TString name)
     10
    1111
    1212
     
    1515   * macros/dohtml.C:
    1616     - added mreflector
    17      
     17     - removed mdatacheck
     18     - removed mventdisp
     19
    1820   * mbase/MEvtLoop.[h,cc]:
    1921     - removed instantiation of gListOfPrimitives
     
    6062     - make all executables load the shared object instead of statically
    6163       linking
    62      
     64     - removed mdatacheck
     65
    6366   * Makefile.conf.darwin, Makefile.conf.linux, Makefile.conf.linux-gnu,
    6467     Makefile.conf.osf1, Makefile.conf.osf5.1:
     
    7174     - load libmars.so instead of lib/mars.so
    7275     - added mreflector to include path
     76     - removed mdatacheck from include path
     77     - removed mventdisp from include path
    7378     
    7479   * mmain/MStatusDisplay.[h,cc]:
     
    8893     - removed MGMenu
    8994     - removed MProgressBar
     95     - added MGDisplayAdc
    9096
    9197   * mbase/Makefile, mbase/MainLinkDef.h:
     
    94100     - added MGMenu
    95101     - added MProgressBar
     102
     103   * mdatacheck/Makefile, mdatacheck/DataCheckLinkDef.h:
     104     - removed MGDisplayAdc
     105
     106   * meventdisp/Makefile, meventdisp/DataCheckLinkDef.h:
     107     - removed MGCamDisplay
     108     - removed MGEvtDisplay
     109
     110   * mdatacheck/MGDisplayAdc.[h,cc]:
     111     - moved to mmain
    96112
    97113   * mona.cc:
     
    112128
    113129   * mmain/MAnalysis.cc:
    114      - do not call DsiableAutoScheme
     130     - do not call DisableAutoScheme
    115131     
    116132   * mmain/MCameraDisplay.cc:
    117133     - minor changes
     134
     135   * mgui/MCamDisplay.[h,cc], mmain/MEvtDisp.[h,cc],
     136     meventdisp/MGCamDisplay.[h,cc], MGEvtDisplay.[h,cc],
     137     meventdisp/MGFadcDisp.[h,cc], meventdisp/EvtDispIncl.h,
     138     meventdisp/EvtDispLinkDef.h, meventdisp/Makefile, meventdisp:
     139     - removed (obsolete)
     140
     141   * mmain/MGDisplayAdc.[h,cc]:
     142     - added ClassDef/ClassImp
    118143
    119144   * manalysis/MBlindPixelCalc.[h,cc]:
Note: See TracChangeset for help on using the changeset viewer.