![]() |
ATLAS Offline Software
|
Abstract interface for tools to work at the Geant4 geometry step. More...
#include "G4AtlasInterfaces/IG4GeometryConfigurationTool.h"
Public Member Functions | |
| virtual | ~IG4GeometryConfigurationTool () |
| DeclareInterfaceID (IG4GeometryConfigurationTool, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual StatusCode | preGeometryConfigure () const =0 |
| Initialize. | |
| virtual StatusCode | postGeometryConfigure () const =0 |
Abstract interface for tools to work at the Geant4 geometry step.
Definition at line 20 of file IG4GeometryConfigurationTool.h.
|
inlinevirtual |
Definition at line 22 of file IG4GeometryConfigurationTool.h.
| IG4GeometryConfigurationTool::DeclareInterfaceID | ( | IG4GeometryConfigurationTool | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
|
pure virtual |
Initialize.