Service that dumps the geometry retrieved from the DD4hep GeoSvc to GDML file.
More...
#include <SimG4Components/src/GeoToGdmlDumpSvc.h>
|
| Gaudi::Property< std::string > | m_gdmlFileName {this, "gdml", "GeantDetector.gdml", "Output GDML file name"} |
| | Name of the GDML output file.
|
| |
Service that dumps the geometry retrieved from the DD4hep GeoSvc to GDML file.
- Author
- Anna Zaborowska
◆ GeoToGdmlDumpSvc()
| GeoToGdmlDumpSvc::GeoToGdmlDumpSvc |
( |
const std::string & | name, |
|
|
ISvcLocator * | svcLoc ) |
|
explicit |
◆ ~GeoToGdmlDumpSvc()
| virtual GeoToGdmlDumpSvc::~GeoToGdmlDumpSvc |
( |
| ) |
|
|
inlinevirtual |
◆ finalize()
| StatusCode GeoToGdmlDumpSvc::finalize |
( |
| ) |
|
|
virtual |
◆ initialize()
| StatusCode GeoToGdmlDumpSvc::initialize |
( |
| ) |
|
|
virtual |
◆ m_gdmlFileName
| Gaudi::Property<std::string> GeoToGdmlDumpSvc::m_gdmlFileName {this, "gdml", "GeantDetector.gdml", "Output GDML file name"} |
|
private |
Name of the GDML output file.
The documentation for this class was generated from the following files: