DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | List of all members
dd4hep::sim::Geant4Compatibility Class Reference

Compatibility actions for running Geant4 in single threaded mode. More...

Public Member Functions

 Geant4Compatibility ()=default
 Default constructor. More...
 
virtual ~Geant4Compatibility ()=default
 Default destructor. More...
 
Geant4DetectorConstructionSequencebuildDefaultDetectorConstruction (Geant4Kernel &kernel)
 Detector construction invocation in compatibility mode. More...
 

Detailed Description

Compatibility actions for running Geant4 in single threaded mode.

Author
M.Frank
Version
1.0

Definition at line 502 of file Geant4Exec.cpp.

Constructor & Destructor Documentation

◆ Geant4Compatibility()

dd4hep::sim::Geant4Compatibility::Geant4Compatibility ( )
default

Default constructor.

◆ ~Geant4Compatibility()

virtual dd4hep::sim::Geant4Compatibility::~Geant4Compatibility ( )
virtualdefault

Default destructor.

Member Function Documentation

◆ buildDefaultDetectorConstruction()

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.


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