#include <Geo2G4ElementFactory.h>
Definition at line 15 of file Geo2G4ElementFactory.h.
◆ Geo2G4ElementFactory()
Geo2G4ElementFactory::Geo2G4ElementFactory |
( |
| ) |
|
◆ Build()
G4Element * Geo2G4ElementFactory::Build |
( |
const GeoElement * |
theEle | ) |
|
Definition at line 14 of file Geo2G4ElementFactory.cxx.
19 const std::string& sym = theEle->getSymbol();
25 G4Element* elm =
new G4Element(theEle->getName(),
◆ m_definedElements
elList Geo2G4ElementFactory::m_definedElements |
|
private |
The documentation for this class was generated from the following files: