 |
DD4hep
1.37.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
14 #ifndef DDG4_PYTHON_PYDDG4_H
15 #define DDG4_PYTHON_PYDDG4_H
37 static int process(
const char* fname);
43 static int run(
const char* fname);
45 #endif // DDG4_PYTHON_PYDDG4_H
Class, which allows all Geant4Action derivatives to access the DDG4 kernel structures.
dd4hep::sim::Geant4Kernel Kernel
static int terminate(Kernel &kernel)
static int configure(Kernel &kernel)
static int run(Kernel &kernel)
Python interface class for Geant4 python involation.
Namespace for the AIDA detector description toolkit.
static int initialize(Kernel &kernel)
static int process(const char *fname)
static int runAll(Kernel &kernel)