Changeset 9238
- Timestamp:
- 01/22/09 19:02:09 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9237 r9238 19 19 -*-*- END OF LINE -*-*- 20 20 21 2009/01/22 Thomas Bretz 22 23 * mraw/MRawRunHeader.h: 24 - added new functions to access the runtype 25 26 * msim/MPhotonData.cc: 27 - removed some obsolete comments 28 29 * msim/MPhotonEvent.[h,cc] 30 - added some comments 31 - added new member function GetFirst and GetLast 32 - UnSort the array after reading new data 33 - removed some old obsolete code 34 - added new meber function Sort and IsSorted 35 36 * msimreflector/MSimReflector.cc: 37 - force sorting of the array 38 39 40 21 41 2009/01/21 Thomas Bretz 22 42 … … 58 78 DistanceToPrimitive 59 79 60 * msimreflector/MMirror.[h,cc], msimreflector/MMirror Hex.[h,cc],61 msimreflector/MMirror Square.[h,cc], msimreflector/MMirrorDisk.[h,cc],80 * msimreflector/MMirror.[h,cc], msimreflector/MMirrorSquare.[h,cc], 81 msimreflector/MMirrorHex.[h,cc], msimreflector/MMirrorDisk.[h,cc], 62 82 msimreflector/MReflector.[h,cc], msimreflector/MSimReflector.[h,cc], 63 msimreflector/ SimReflectorLinkDef.h, msimreflector/SimReflectorIncl.h,64 msimreflector/ Makefile:83 msimreflector/Makefile, msimreflector/SimReflectorLinkDef.h, 84 msimreflector/SimReflectorIncl.h: 65 85 - added 66 86
Note:
See TracChangeset
for help on using the changeset viewer.