Ignore:
Timestamp:
01/21/09 14:37:07 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r9233 r9235  
    1919                                                 -*-*- END OF LINE -*-*-
    2020
     21 2009/01/21 Thomas Bretz
     22
     23   * mbase/BaseLinkDef.h, mbase/Makefile:
     24     - added MQuaternion
     25
     26   * mbase/MQuaternion.[h,cc]:
     27     - added
     28
     29   * mbase/MArrayI.[h,cc]:
     30     - added a few new functions (ReSort, Add, Find and AddUniq)
     31
     32   * mbase/MMath.cc:
     33     - replaced delete by delete[] where appropriate
     34
     35   * mgeom/MGeomCam.h:
     36     - added new virtual functions HitFrame and HitDetector
     37     - included MQuaternion
     38
     39   * mgeom/MGeomCamDwarf.[h,cc], mgeom/MGeomCamMagic.[h,cc]:
     40     - added new functions HitFrame and HitDetector:
     41
     42   * msim/MHPhotonEvent.cc:
     43     - removed the reference to MCamera
     44
     45   * mgeom/MGeomPix.[h,cc], mgui/MHexagon.[h,cc]:
     46     - moved DistanceToPrimitive from MHexagon to MGeomPix
     47     - moved the funtions to calculate overlapping areas
     48       also, but they are still in a comment
     49
     50   * mgui/MHexagon.[h,cc]:
     51     - started implementing a rotation angle
     52     - added data meber fPhi
     53     - increased class version number
     54
     55   * mhist/MHCamera.cc, mtools/MagicJam.cc:
     56     - we don't have to use a MHexagon anymore caluclating
     57       DistanceToPrimitive
     58
     59
     60
    2161 2009/01/21 Stefan Ruegamer
    2262
     
    3171     - added Esc member function
    3272
     73   * msim/MPhotonData.[h,cc], msim/MPhotonEvent.[h,cc],
     74     msim/MSimAbsorption.[h,cc], msim/MSimPointingPos.[h,cc],
     75     MHPhotonEvent.[h,cc], msim/Makefile, msim/SimIncl.h
     76     msim/SimLinkDef.h:
     77     - added
    3378
    3479
     
    95140  * readcorsika.cc:
    96141    - added
     142
    97143
    98144
Note: See TracChangeset for help on using the changeset viewer.