-
- Downloads
An error occurred while fetching merge requests data.
Upgrade of the geom classes by Andrei:
- improvements in the drawing mechanism (nodes can also be made invisible, having higher priority than volumes; - possibility of simple phi cut in TGeoManager::SetPhiRange(phimin, phimax) - by default the phi range is (0, 360) - no cut performed - setting different values for phimin, phimax will make invisible the nodes having the origin in this range; - documentation updated for TGeoArb8 class (picture in /gif directory) git-svn-id: http://root.cern.ch/svn/root/trunk@5443 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- geom/inc/TGeoAtt.h 4 additions, 4 deletionsgeom/inc/TGeoAtt.h
- geom/inc/TGeoManager.h 6 additions, 1 deletiongeom/inc/TGeoManager.h
- geom/inc/TGeoNode.h 8 additions, 4 deletionsgeom/inc/TGeoNode.h
- geom/inc/TGeoShape.h 2 additions, 1 deletiongeom/inc/TGeoShape.h
- geom/inc/TGeoVolume.h 2 additions, 1 deletiongeom/inc/TGeoVolume.h
- geom/src/TGeoArb8.cxx 28 additions, 30 deletionsgeom/src/TGeoArb8.cxx
- geom/src/TGeoBBox.cxx 49 additions, 33 deletionsgeom/src/TGeoBBox.cxx
- geom/src/TGeoCompositeShape.cxx 2 additions, 1 deletiongeom/src/TGeoCompositeShape.cxx
- geom/src/TGeoManager.cxx 44 additions, 12 deletionsgeom/src/TGeoManager.cxx
- geom/src/TGeoNode.cxx 35 additions, 11 deletionsgeom/src/TGeoNode.cxx
- geom/src/TGeoVolume.cxx 4 additions, 4 deletionsgeom/src/TGeoVolume.cxx
- geompainter/src/TGeoPainter.cxx 15 additions, 12 deletionsgeompainter/src/TGeoPainter.cxx
Loading
Please register or sign in to comment