-
- Downloads
Avoid cloning volumes more than once for the same node in alignment (saves...
Avoid cloning volumes more than once for the same node in alignment (saves memory). Added reference counting for volumes - for now just counting how many instances the volume has in nodes. Fixed node bits which were overwriting TObject bits space. Do not allow setting max threads if geometry not closed. Removed assigning dummy media to assemblies. Improved debugging info for assemblies. (cherry picked from commit c2802738) Conflicts: geom/geom/src/TGeoPhysicalNode.cxx
Showing
- geom/geom/inc/TGeoManager.h 1 addition, 1 deletiongeom/geom/inc/TGeoManager.h
- geom/geom/inc/TGeoNode.h 7 additions, 4 deletionsgeom/geom/inc/TGeoNode.h
- geom/geom/inc/TGeoVolume.h 13 additions, 8 deletionsgeom/geom/inc/TGeoVolume.h
- geom/geom/inc/TVirtualGeoPainter.h 2 additions, 2 deletionsgeom/geom/inc/TVirtualGeoPainter.h
- geom/geom/src/TGeoManager.cxx 20 additions, 3 deletionsgeom/geom/src/TGeoManager.cxx
- geom/geom/src/TGeoNavigator.cxx 33 additions, 1 deletiongeom/geom/src/TGeoNavigator.cxx
- geom/geom/src/TGeoNode.cxx 17 additions, 12 deletionsgeom/geom/src/TGeoNode.cxx
- geom/geom/src/TGeoPhysicalNode.cxx 34 additions, 26 deletionsgeom/geom/src/TGeoPhysicalNode.cxx
- geom/geom/src/TGeoShapeAssembly.cxx 75 additions, 6 deletionsgeom/geom/src/TGeoShapeAssembly.cxx
- geom/geom/src/TGeoVolume.cxx 24 additions, 7 deletionsgeom/geom/src/TGeoVolume.cxx
- geom/geompainter/inc/TGeoChecker.h 1 addition, 1 deletiongeom/geompainter/inc/TGeoChecker.h
- geom/geompainter/inc/TGeoPainter.h 2 additions, 2 deletionsgeom/geompainter/inc/TGeoPainter.h
- geom/geompainter/src/TGeoChecker.cxx 7 additions, 5 deletionsgeom/geompainter/src/TGeoChecker.cxx
- geom/geompainter/src/TGeoPainter.cxx 8 additions, 7 deletionsgeom/geompainter/src/TGeoPainter.cxx
Loading
Please register or sign in to comment