#include "G4AtlasInterfaces/IDetectorGeometryTool.h"
Abstract interface to service for Geant4 detector geometry classes
- Author
- ADA
- Date
- 2015-01-18
Definition at line 34 of file IDetectorGeometryTool.h.
◆ ~IDetectorGeometryTool()
virtual IDetectorGeometryTool::~IDetectorGeometryTool |
( |
| ) |
|
|
inlinevirtual |
◆ Build()
virtual void IDetectorGeometryTool::Build |
( |
| ) |
|
|
pure virtual |
◆ BuildGeometry()
virtual void IDetectorGeometryTool::BuildGeometry |
( |
| ) |
|
|
pure virtual |
◆ BuildSubDetectors()
virtual void IDetectorGeometryTool::BuildSubDetectors |
( |
| ) |
|
|
pure virtual |
◆ DeclareInterfaceID()
Creates the InterfaceID and interfaceID() method.
◆ GetDetectorName()
virtual std::string IDetectorGeometryTool::GetDetectorName |
( |
| ) |
const |
|
pure virtual |
◆ GetEnvelope()
virtual Envelope& IDetectorGeometryTool::GetEnvelope |
( |
| ) |
|
|
pure virtual |
◆ GetWorldVolume()
virtual G4VPhysicalVolume* IDetectorGeometryTool::GetWorldVolume |
( |
| ) |
|
|
pure virtual |
◆ PositionInParent()
virtual void IDetectorGeometryTool::PositionInParent |
( |
| ) |
|
|
pure virtual |
◆ ResetEnvelope()
virtual void IDetectorGeometryTool::ResetEnvelope |
( |
| ) |
|
|
pure virtual |
◆ SetAsWorld()
virtual void IDetectorGeometryTool::SetAsWorld |
( |
| ) |
|
|
pure virtual |
◆ SetDetectorName()
virtual void IDetectorGeometryTool::SetDetectorName |
( |
const std::string & |
| ) |
|
|
pure virtual |
◆ SetEnvelope()
virtual void IDetectorGeometryTool::SetEnvelope |
( |
| ) |
|
|
pure virtual |
◆ SetParent()
The documentation for this class was generated from the following file: