1 #ifndef Fireworks_Geometry_TGeoFromDddService_h 2 #define Fireworks_Geometry_TGeoFromDddService_h 63 TGeoManager* getGeoManager();
70 TGeoManager* createManager(
int level);
77 TGeoMaterial* createMaterial(
const DDMaterial& iMaterial);
std::map< std::string, TGeoMaterial * > nameToMaterial_
TGeoManager * m_geoManager
const edm::EventSetup * m_eventSetup
DDMaterial is used to define and access material information.
A DDSolid represents the shape of a part.
std::map< std::string, TGeoVolume * > nameToVolume_
std::map< std::string, TGeoMedium * > nameToMedium_
std::map< std::string, TGeoShape * > nameToShape_