#include <DD4hep_service.h>
◆ DD4hep_service()
◆ ~DD4hep_service()
| DD4hep_service::~DD4hep_service |
( |
| ) |
|
|
virtual |
◆ converter()
| gsl::not_null< const dd4hep::rec::CellIDPositionConverter * > DD4hep_service::converter |
( |
| ) |
|
|
virtual |
Return pointer to the cellIDPositionConverter object. Call Initialize if needed.
◆ detector()
| gsl::not_null< const dd4hep::Detector * > DD4hep_service::detector |
( |
| ) |
|
|
virtual |
Return pointer to the dd4hep::Detector object. Call Initialize if needed.
◆ Initialize()
| void DD4hep_service::Initialize |
( |
| ) |
|
|
protected |
Initialize the dd4hep geometry by reading in from the XML. Note that this is called automatically the first time detector() is called. Which XML file(s) are read is determined by the dd4hep:xml_files configuration parameter.
The documentation for this class was generated from the following files: