#include <Detector/DetComponents/src/GeoConstruction.h>
|
| GeoConstruction (dd4hep::Detector &detector, std::map< std::string, std::string > sensitive_types) |
| Constructor.
|
|
virtual | ~GeoConstruction () |
| Default destructor.
|
|
virtual G4VPhysicalVolume * | Construct () final |
| Geometry construction callback: Invoke the conversion to Geant4 All volumes (including world) are deleted in ~G4PhysicalVolumeStore()
|
|
virtual void | ConstructSDandField () final |
| Construct SD.
|
|
◆ GeoConstruction()
GeoConstruction::GeoConstruction |
( |
dd4hep::Detector & | detector, |
|
|
std::map< std::string, std::string > | sensitive_types ) |
◆ ~GeoConstruction()
GeoConstruction::~GeoConstruction |
( |
| ) |
|
|
virtual |
◆ Construct()
G4VPhysicalVolume * GeoConstruction::Construct |
( |
| ) |
|
|
finalvirtual |
Geometry construction callback: Invoke the conversion to Geant4 All volumes (including world) are deleted in ~G4PhysicalVolumeStore()
◆ ConstructSDandField()
void GeoConstruction::ConstructSDandField |
( |
| ) |
|
|
finalvirtual |
◆ m_detector
dd4hep::Detector& det::GeoConstruction::m_detector |
|
private |
Reference to geometry object.
◆ m_sensitive_types
std::map<std::string, std::string> det::GeoConstruction::m_sensitive_types |
|
private |
The documentation for this class was generated from the following files: