Class Reference for E1039 Core & Analysis Software
PHG4GDMLUtility Class Reference

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 PHG4GDMLConfigGetOrMakeConfigNode (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 ()
 

Detailed Description

PHG4GDMLUtility is utility class that drive the PHG4GDMLWriteStructure.

Definition at line 23 of file PHG4GDMLUtility.hh.

Constructor & Destructor Documentation

◆ ~PHG4GDMLUtility()

PHG4GDMLUtility::~PHG4GDMLUtility ( )
virtual

Definition at line 30 of file PHG4GDMLUtility.cc.

Member Function Documentation

◆ Dump_GDML()

void PHG4GDMLUtility::Dump_GDML ( const std::string &  filename,
G4VPhysicalVolume *  vol,
PHCompositeNode topNode = nullptr 
)
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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ get_PHG4GDML_Schema()

static constexpr const char* PHG4GDMLUtility::get_PHG4GDML_Schema ( )
inlinestaticconstexpr

Definition at line 31 of file PHG4GDMLUtility.hh.

◆ getDSTNodeName()

static constexpr const char* PHG4GDMLUtility::getDSTNodeName ( )
inlinestaticconstexpr

Definition at line 39 of file PHG4GDMLUtility.hh.

◆ GetOrMakeConfigNode()

PHG4GDMLConfig * PHG4GDMLUtility::GetOrMakeConfigNode ( PHCompositeNode topNode,
bool  build_new = true 
)
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.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: