#include "G4AtlasInterfaces/IDetectorConstructionTool.h"
Abstract interface to a detector construction tool.
- Author
- ADA
- Date
- 2015-02-20
Definition at line 26 of file IDetectorConstructionTool.h.
◆ Construct()
virtual G4VPhysicalVolume* IDetectorConstructionTool::Construct |
( |
| ) |
|
|
pure virtual |
◆ ConstructSDandField()
virtual void IDetectorConstructionTool::ConstructSDandField |
( |
| ) |
|
|
pure virtual |
◆ DeclareInterfaceID()
Creates the InterfaceID and interfaceID() method.
◆ GetDetectorConstruction()
virtual G4VUserDetectorConstruction* IDetectorConstructionTool::GetDetectorConstruction |
( |
| ) |
|
|
pure virtual |
◆ GetParallelWorldNames()
virtual std::vector<std::string>& IDetectorConstructionTool::GetParallelWorldNames |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: