Ignore:
Timestamp:
03/20/01 17:25:33 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r670 r695  
    11                                                                  -*-*- END -*-*-
     2
     3 2000/03/20: Thomas Bretz
     4                                                                 
     5   * manalysis/MPedestalPix.[h,cc], manalysis/MPedestalCam.[h,cc],
     6     manalysis/MHillas.[h,cc], manalysis/MHillasCalc.[h,cc],
     7     mgui/MGeomCamCT1.[h,cc], mgui/MGeomCamMagic.[h,cc]
     8     - added
     9
     10   * macros/readCT1.C:
     11     - added calculation of Hillas parameters
     12     - changed from pointers to objects
     13
     14   * manalysis/AnalysisLinkDef.h, manalysis/Makefile:
     15     - added MPedestalPix/Cam, MHillas, MHillasCalc
     16
     17   * manalysis/MCerPhotEvt.[h,cc]:
     18     - removed fType
     19     - commented out Draw function - should be fixed soon
     20     - renamed *Nb* to *Num*
     21     - renamed Get[Min,Max]NumPhotons to GetNumPhontons[Min,Max]
     22
     23   * meventdisp/MGFadcDisp.[h,cc]:
     24     - changed parameter of ReadinEvent to unsigned
     25
     26   * mgui/GuiLinkDef.h, mgui/Makefile:
     27     - added MGeomCamCT1, MGeomCamMagic
     28
     29   * mgui/MCamDisplay.[h,cc]:
     30     - changed constructor argument from int to MGeomCam
     31     - renamed *Nb* to *Num*
     32
     33   * mgui/MGeomCam.[h,cc]:
     34     - removed all camara specific stuff
     35     - MGeomCam is now used as a base class for the classes
     36       MGeomCam[Magic,CT1] which are containing the camera specific stuff
     37
     38   * mgui/MGeomPix.h:
     39     - added Set function
     40   
     41                                                                 
    242 2000/03/02: Thomas Bretz
    343   
Note: See TracChangeset for help on using the changeset viewer.