Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
pyTestEm0.cc File Reference
#include "DetectorConstruction.hh"
#include "RunAction.hh"
#include "PhysicsList.hh"
#include "PrimaryGeneratorAction.hh"
#include "G4Material.hh"
#include "G4MaterialTable.hh"
#include "G4ParticleTable.hh"
#include <boost/python.hpp>
#include <boost/python/list.hpp>
#include <vector>
#include <string>
Include dependency graph for pyTestEm0.cc:

Go to the source code of this file.

Functions

boost::python::list getParticleTable ()
 
boost::python::list getMaterialTable ()
 
 BOOST_PYTHON_MODULE (TestEm0)
 

Function Documentation

BOOST_PYTHON_MODULE ( TestEm0  )

Definition at line 89 of file pyTestEm0.cc.

Here is the call graph for this function:

boost::python::list getMaterialTable ( )

Definition at line 68 of file pyTestEm0.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

boost::python::list getParticleTable ( )

Definition at line 52 of file pyTestEm0.cc.

Here is the call graph for this function:

Here is the caller graph for this function: