|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
28 else if ( 1 != (ret=kernel.
run()) )
47 if ( 1 != ret )
return ret;
virtual int configure()
Run the simulation: Configure Geant4.
Class, which allows all Geant4Action derivatives to access the DDG4 kernel structures.
static int run(Kernel &kernel)
static Detector & getInstance(const std::string &name="default")
—Factory method----—
virtual int initialize()
Run the simulation: Initialize Geant4.
static Geant4Kernel & instance(Detector &description)
Instance accessor.
virtual int run()
Run the simulation: Simulate the number of events given by the property "NumEvents".
static DDPython instance()
Object instantiator.
int runFile(const std::string &fname) const
static int process(const char *fname)
virtual int terminate() override
Run the simulation: Terminate Geant4.