Changeset 9235 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 01/21/09 14:37:07 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9233 r9235 19 19 -*-*- END OF LINE -*-*- 20 20 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 21 61 2009/01/21 Stefan Ruegamer 22 62 … … 31 71 - added Esc member function 32 72 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 33 78 34 79 … … 95 140 * readcorsika.cc: 96 141 - added 142 97 143 98 144
Note:
See TracChangeset
for help on using the changeset viewer.