Geant4
9.6.p02
|
#include <boost/python.hpp>
#include "G4Version.hh"
#include "G4ParticleGun.hh"
#include "G4ParticleTable.hh"
#include "G4Event.hh"
Go to the source code of this file.
Namespaces | |
pyG4ParticleGun | |
Constant Groups | |
pyG4ParticleGun | |
Functions | |
void | pyG4ParticleGun::SetParticleByName (G4ParticleGun *gun, const std::string &pname) |
std::string | pyG4ParticleGun::GetParticleByName (G4ParticleGun *gun) |
void | export_G4ParticleGun () |
void export_G4ParticleGun | ( | ) |
Definition at line 128 of file pyG4ParticleGun.cc.