-
- Downloads
An error occurred while retrieving diff files
From Andrei:
1. Mixtures components can now also be other materials/mixtures: TGeoMixture::AddElement(TGeoMaterial *mat, Double_t weight); 2. When elements are added via TGeoMixture::AddElement(TGeoElement *elem,...), the list of elements is kept. 3. Some fixes related to visualization within TGeoPainter git-svn-id: http://root.cern.ch/svn/root/trunk@15395 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- geom/inc/TGeoMaterial.h 23 additions, 7 deletionsgeom/inc/TGeoMaterial.h
- geom/inc/TVirtualGeoPainter.h 3 additions, 2 deletionsgeom/inc/TVirtualGeoPainter.h
- geom/src/TGeoManager.cxx 2 additions, 1 deletiongeom/src/TGeoManager.cxx
- geom/src/TGeoMaterial.cxx 213 additions, 54 deletionsgeom/src/TGeoMaterial.cxx
- geom/src/TGeoVolume.cxx 3 additions, 3 deletionsgeom/src/TGeoVolume.cxx
- geompainter/inc/TGeoPainter.h 1 addition, 0 deletionsgeompainter/inc/TGeoPainter.h
- geompainter/src/TGeoPainter.cxx 47 additions, 63 deletionsgeompainter/src/TGeoPainter.cxx
Loading
Please register or sign in to comment