1 #ifndef Fireworks_Geometry_TGeoMgrFromDdd_h 2 #define Fireworks_Geometry_TGeoMgrFromDdd_h 68 TGeoManager* createManager(
int level);
75 TGeoMaterial* createMaterial(
const DDMaterial& iMaterial);
DDMaterial is used to define and access material information.
std::unique_ptr< TGeoManager > ReturnType
A DDSolid represents the shape of a part.
std::map< std::string, TGeoShape * > nameToShape_
std::map< std::string, TGeoMaterial * > nameToMaterial_
std::map< std::string, TGeoVolume * > nameToVolume_
std::map< std::string, TGeoMedium * > nameToMedium_