Ignore:
Timestamp:
05/23/03 17:30:31 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r2133 r2135  
    11                                                 -*-*- END OF LINE -*-*-
     2 2003/05/23: Thomas Bretz
     3
     4   * Makefile:
     5     - added mreflector
     6     
     7   * manalysis/MCerPhotAnal.cc, manalysis/MCerPhotCalc.cc:
     8     - use FixSize instead of InitSize
     9     
     10   * manalysis/MCerPhotEvt.[h,cc]:
     11     - replaced InitSize by FixSize (seems to be more logical)
     12     
     13   * manalysis/MMcPedestalNSBAdd.cc:
     14     - replaced GetR by GetPixRatio
     15
     16   * manalysis/MPedestalCam.cc:
     17     - replaced GetEntries by GetEntriesFast
     18     
     19   * mfileio/FileIOLinkDef.h, mfileio/Makefile:
     20     - added MReadRflFile
     21
     22   * mgeom/MGeomCam.[h,cc], mgeom/MGeomPix.[h,cc],
     23     mgeom/MGeomCamMagic.[h,cc]:
     24     - replaced R by D
     25
     26   * mgui/MCamDisplay.[h,cc]:
     27     - added TClonesArray to display reflector events
     28     - added FillRflEvent
     29     - added ShowRflEvent
     30     - adapted Paint function
     31     
     32   * mgui/MHexagon.[h,cc]:
     33     - replaced GetR by GetD
     34     - added DistanceToPrimitive (capital T)
     35     
     36   * mgui/Makefile:
     37     - added mreflector
     38
     39   * mfileio/MReadRflFile.[h,cc]:
     40     - added
     41
     42   * mreflector, mreflector/Makefile, mreflector/ReflectorLinkDef.h,
     43     mreflector/MRflEvtData.[h,cc], mreflector/MRflSinglePhoton.[h,cc]:
     44     - added
     45
     46
    247
    348 2003/05/22: Abelardo Moralejo
     
    1257       as well (in theta, phi or whatever).
    1358
     59
     60
    1461 2003/05/22: Wolfgang Wittek
    1562
     
    2067       original Theta is stored in the container "ThetaOrig"
    2168       the discretized Theta is stored in MMcEvt.fTelescopeTheta
     69
    2270
    2371
Note: See TracChangeset for help on using the changeset viewer.