DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Compatibility actions for running Geant4 in single threaded mode. More...
Public Member Functions | |
Geant4Compatibility ()=default | |
Default constructor. More... | |
virtual | ~Geant4Compatibility ()=default |
Default destructor. More... | |
Geant4DetectorConstructionSequence * | buildDefaultDetectorConstruction (Geant4Kernel &kernel) |
Detector construction invocation in compatibility mode. More... | |
Compatibility actions for running Geant4 in single threaded mode.
Definition at line 502 of file Geant4Exec.cpp.
|
default |
Default constructor.
|
virtualdefault |
Default destructor.
Geant4DetectorConstructionSequence * Geant4Compatibility::buildDefaultDetectorConstruction | ( | Geant4Kernel & | kernel | ) |
Detector construction invocation in compatibility mode.
Attach first the geometry converter from dd4hep to Geant4
Attach the sensitive detector manipulator:
Definition at line 527 of file Geant4Exec.cpp.