11 #ifndef CORESOFTWARE_SIMULATION_G4SIMULATION_G4GDML_PHG4GDMLUTILITY_HH_
12 #define CORESOFTWARE_SIMULATION_G4SIMULATION_G4GDML_PHG4GDMLUTILITY_HH_
16 class G4VPhysicalVolume;
33 return "http://service-spi.web.cern.ch/service-spi/app/releases/GDML/schema/gdml.xsd";
41 return "G4GDML_CONFIG";
PHG4GDMLUtility is utility class that drive the PHG4GDMLWriteStructure.
static constexpr const char * get_PHG4GDML_Schema()
static PHG4GDMLConfig * GetOrMakeConfigNode(PHCompositeNode *topNode, bool build_new=true)
Get or make the parameter node PHG4GDMLConfig from DST nodes. If not found, make a new one.
static constexpr const char * getDSTNodeName()
static void Dump_GDML(const std::string &filename, G4VPhysicalVolume *vol, PHCompositeNode *topNode=nullptr)
save the current Geant4 geometry to GDML file. Reading PHG4GDMLConfig from topNode
virtual ~PHG4GDMLUtility()