ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4ParticleGun.cc File Reference
#include <boost/python.hpp>
#include "G4Version.hh"
#include "G4ParticleGun.hh"
#include "G4ParticleTable.hh"
#include "G4Event.hh"
+ Include dependency graph for pyG4ParticleGun.cc:

Go to the source code of this file.

Namespaces

namespace  pyG4ParticleGun
 

Functions

void pyG4ParticleGun::SetParticleByName (G4ParticleGun *gun, const std::string &pname)
 
std::string pyG4ParticleGun::GetParticleByName (G4ParticleGun *gun)
 
void export_G4ParticleGun ()
 

Function Documentation