Changeset 9385 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 03/04/09 18:46:07 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9383 r9385 18 18 19 19 -*-*- END OF LINE -*-*- 20 2009/03/04 Thomas Bretz 21 22 * datacenter/macros/plotdb.C: 23 - updated some binnings 24 25 * mgeom/GeomLinkDef.h: 26 - added MGeomCamMagicII 27 28 * mgeom/MGeom.[h,cc]: 29 - added option to set position 30 - removed DistanceToPrimitive, use IsInside instead 31 32 * mgeom/MGeomCam.[h,cc]: 33 - added a virtual function to CreateNN 34 - added a workaround after reading by calling CreateNN 35 because with the last changes the pixel indices get lost 36 37 * mgeom/MGeomCamCT1.[h,cc]: 38 - now derives from MGeomCamDwarf 39 - accordingly increased version number 40 41 * mgeom/MGeomCamDwarf.[h,cc]: 42 - removed Clone -> now in MGeomCam 43 44 * mgeom/MGeomCamMagic.[h,cc]: 45 - added MGeomCamMagicII <preliminary> 46 47 * mgeom/MGeomCamSquare.[h,cc]: 48 - removed creation of next neighbors -> now automatic 49 50 * mgeom/MGeomPix.[h,cc]: 51 - added rotation angle in terms of cos(phi) and sin(phi) 52 - rotate in PaintPrimitive 53 - adapted IsInside accordingly 54 55 * mgeom/MGeomRectangle.[h,cc]: 56 - if only width is given assume a square 57 - make sure that the box is correctly painted for all root versions 58 - fixed distance to farthest point 59 60 * mgui/MHexagon.[h,cc]: 61 - removed obsolete dependence on MGeomPix 62 63 * mhist/MHCamera.cc, mtools/MagicJam.cc: 64 - replaced DistanceToPrimitive by IsInside 65 66 * mjobs/MJSimulation.cc: 67 - replaced accidental _I_ in file names by _Y_ 68 69 * mreport/MReportCC.[h,cc]: 70 - added version >=200809030 71 - improved modularity of code 72 73 74 20 75 2009/03/03 Thomas Bretz 21 76
Note:
See TracChangeset
for help on using the changeset viewer.