-
- Downloads
From Andrei Gheata:
I have attached the new files and all modifications done by Mihaela to include the new shape TGeoXtru representing the old TXTRU shape. Currently she implemented the Contains() method. The shape can be also visualized in the pad or x3d (see atached macro). The only limitation in x3d is that the end-polygons are not decomposed into convex polygons, so in case the section of the TGeoXtru is concave the drawing is not well handled. I also included a minor modification in TGeoManager.h needed by FLUKA (that now can perform tracking and completers gAlice->Run() with TGeo!!!) git-svn-id: http://root.cern.ch/svn/root/trunk@8163 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- geom/Module.mk 1 addition, 1 deletiongeom/Module.mk
- geom/inc/LinkDef1.h 2 additions, 1 deletiongeom/inc/LinkDef1.h
- geom/inc/TGeoManager.h 3 additions, 1 deletiongeom/inc/TGeoManager.h
- geom/inc/TGeoShape.h 3 additions, 2 deletionsgeom/inc/TGeoShape.h
- geom/inc/TGeoXtru.h 87 additions, 0 deletionsgeom/inc/TGeoXtru.h
- geom/inc/TVirtualGeoPainter.h 3 additions, 1 deletiongeom/inc/TVirtualGeoPainter.h
- geom/src/TGeoManager.cxx 11 additions, 0 deletionsgeom/src/TGeoManager.cxx
- geom/src/TGeoXtru.cxx 462 additions, 0 deletionsgeom/src/TGeoXtru.cxx
- geompainter/inc/TGeoPainter.h 2 additions, 0 deletionsgeompainter/inc/TGeoPainter.h
- geompainter/src/TGeoPainter.cxx 143 additions, 1 deletiongeompainter/src/TGeoPainter.cxx
- minuit/src/TMinuit.cxx 12 additions, 6 deletionsminuit/src/TMinuit.cxx
Loading
Please register or sign in to comment