Geant4-11
|
#include <boost/python.hpp>
#include "ParticleGunAction.hh"
#include "G4ParticleGun.hh"
#include "G4RunManager.hh"
Go to the source code of this file.
Namespaces | |
namespace | pyParticleGun |
Functions | |
BOOST_PYTHON_MODULE (_ParticleGun) | |
G4ParticleGun * | pyParticleGun::Construct () |
BOOST_PYTHON_MODULE | ( | _ParticleGun | ) |
Definition at line 66 of file pyParticleGun.cc.
References pyParticleGun::Construct(), and ParticleGunAction::GetParticleGun().