DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Types | Static Public Member Functions | List of all members

Python interface class for Geant4 python involation. More...

#include <PyDDG4.h>

Public Types

typedef dd4hep::sim::Geant4Kernel Kernel
 

Static Public Member Functions

static int execute ()
 
static int process (const char *fname)
 
static int run (Kernel &kernel)
 
static int run (const char *fname)
 

Detailed Description

Python interface class for Geant4 python involation.

Author
M.Frank
Version
1.0

Definition at line 33 of file PyDDG4.h.

Member Typedef Documentation

◆ Kernel

Definition at line 34 of file PyDDG4.h.

Member Function Documentation

◆ execute()

int PyDDG4::execute ( )
static

Definition at line 36 of file PyDDG4.cpp.

◆ process()

int PyDDG4::process ( const char *  fname)
static

Definition at line 41 of file PyDDG4.cpp.

◆ run() [1/2]

int PyDDG4::run ( const char *  fname)
static

Definition at line 45 of file PyDDG4.cpp.

◆ run() [2/2]

int PyDDG4::run ( Kernel kernel)
static

Definition at line 21 of file PyDDG4.cpp.


The documentation for this struct was generated from the following files: