Class Reference for E1039 Core & Analysis Software
|
PHG4GDMLUtility is utility class that drive the PHG4GDMLWriteStructure. More...
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4gdml/PHG4GDMLUtility.hh>
Public Member Functions | |
virtual | ~PHG4GDMLUtility () |
Static Public Member Functions | |
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 More... | |
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. More... | |
static constexpr const char * | getDSTNodeName () |
PHG4GDMLUtility is utility class that drive the PHG4GDMLWriteStructure.
Definition at line 23 of file PHG4GDMLUtility.hh.
|
virtual |
Definition at line 30 of file PHG4GDMLUtility.cc.
|
static |
save the current Geant4 geometry to GDML file. Reading PHG4GDMLConfig from topNode
Definition at line 39 of file PHG4GDMLUtility.cc.
References Fun4AllServer::instance(), Fun4AllServer::topNode(), and PHG4GDMLWrite::Write().
Referenced by PHG4Reco::Dump_GDML().
|
inlinestaticconstexpr |
Definition at line 31 of file PHG4GDMLUtility.hh.
|
inlinestaticconstexpr |
Definition at line 39 of file PHG4GDMLUtility.hh.
|
static |
Get or make the parameter node PHG4GDMLConfig from DST nodes. If not found, make a new one.
Definition at line 63 of file PHG4GDMLUtility.cc.
References PHCompositeNode::addNode(), PHNodeIterator::findFirst(), and NULL.