Ignore:
Timestamp:
10/02/01 14:46:56 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r958 r959  
    11                                                                  -*-*- END -*-*-
     2
     3 2001/10/02: Thomas Bretz
     4
     5   * mbase/MClone.[h,cc],
     6     meventdisp/MGCamDisplay.[h,cc],
     7     meventdisp/MGEvtDisplay.[h,cc],
     8     mmain/MCameraDisplay.[h,cc]:
     9     - added
     10     
     11   * macros/readMagic.C:
     12     - fixed a  "'->' and '.' mixed bug"
     13     
     14   * manalysis/MCT1ReadAscii.cc:
     15     - added initialisation of fIn
     16     
     17   * manalysis/MCerPhotEvt.[h,cc]:
     18     - made IsPixelExisting const
     19     - made IsPixelCore const
     20     - made IsPixelUsed const
     21     - made GetNumPhotons[Min,Max] const
     22
     23   * mbase/BaseLinkDef.h, mbase/Makefile:
     24     - added MClone
     25     
     26   * mbase/MEvtLoop.[h,cc], mbase/MParList.[h,cc], mbase/MTaskList.[h,cc]:
     27     - added SetOwner-support
     28     
     29   * mdatacheck/DataCheckLinkDef.h, mdatacheck/Makefile:
     30     - removed MShowSpect
     31     - removed MViewAdcSpect
     32     
     33   * mdatacheck/MDumpEvtHeader.cc:
     34     - added missing descriptions
     35     
     36   * mdatacheck/MGDisplayAdc.[h,cc]:
     37     - small changes
     38     
     39   * meventdisp/EvtDispLinkDef.h:
     40     - added MGEvtDisplay
     41     - added MGCamDisplay
     42     
     43   * meventdisp/MGFadcDisp.[h,cc]:
     44     - derived from MGEvtDisplay
     45     - most of the code moved to MGEvtDisplay to support MGCamDisplay, too
     46     
     47   * meventdisp/Makefile:
     48     - added MGCamDisplay
     49     
     50   * mgui/MCamDisplay.[h,cc]:
     51     - cleaned
     52     - reorganized
     53     
     54   * mgui/MHexagon.cc:
     55     - added missing descriptions
     56     
     57   * mhist/MHFadcPix.cc:
     58     - reorganized some code in the constructor which creates the 'names'
     59     
     60   * mhist/MHHillas.cc, mhist/MHMcCollectionArea.cc,
     61     mhist/MHMcEnergy.cc, mhist/MHStarMap.cc:
     62     - Draw-function supports a default canvas now
     63   
     64   * mmain/MDataCheck.cc:
     65     - added/rorganized comments
     66     - removed usage of MViewAdcSpectra
     67     
     68   * mmain/MMars.[h,cc]:
     69     - added new "Camera Display" Button
     70     
     71   * mmain/MainLinkDef.h, mmain/Makefile:
     72     - added MCameraDisplay
     73
     74
    275
    376 2001/09/28: Thomas Bretz
Note: See TracChangeset for help on using the changeset viewer.