k4SimGeant4
|
abstract interface to load G4VUserDetectorConstruction More...
#include <SimG4Interface/include/SimG4Interface/ISimG4DetectorConstruction.h>
Public Member Functions | |
DeclareInterfaceID (ISimG4DetectorConstruction, 1, 0) | |
Retrieve interface ID. | |
virtual G4VUserDetectorConstruction * | detectorConstruction ()=0 |
get initilization hook for the geometry | |
abstract interface to load G4VUserDetectorConstruction
ISimG4DetectorConstruction::DeclareInterfaceID | ( | ISimG4DetectorConstruction | , |
1 | , | ||
0 | ) |
Retrieve interface ID.
|
pure virtual |
get initilization hook for the geometry
Implemented in SimG4DD4hepDetector, and SimG4GdmlDetector.