k4SimGeant4
Loading...
Searching...
No Matches
ISimG4DetectorConstruction Class Referenceabstract

abstract interface to load G4VUserDetectorConstruction More...

#include <SimG4Interface/include/SimG4Interface/ISimG4DetectorConstruction.h>

Inheritance diagram for ISimG4DetectorConstruction:
Collaboration diagram for ISimG4DetectorConstruction:

Public Member Functions

 DeclareInterfaceID (ISimG4DetectorConstruction, 1, 0)
 Retrieve interface ID.
 
virtual G4VUserDetectorConstruction * detectorConstruction ()=0
 get initilization hook for the geometry
 

Detailed Description

abstract interface to load G4VUserDetectorConstruction

Author
Benedikt HEGNER

Member Function Documentation

◆ DeclareInterfaceID()

ISimG4DetectorConstruction::DeclareInterfaceID ( ISimG4DetectorConstruction ,
1 ,
0  )

Retrieve interface ID.

◆ detectorConstruction()

virtual G4VUserDetectorConstruction * ISimG4DetectorConstruction::detectorConstruction ( )
pure virtual

get initilization hook for the geometry

Returns
pointer to G4VUserDetectorConstruction

Implemented in SimG4DD4hepDetector, and SimG4GdmlDetector.


The documentation for this class was generated from the following file: