ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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 | |
G4ParticleGun * | pyParticleGun::Construct () |
BOOST_PYTHON_MODULE (_ParticleGun) | |
BOOST_PYTHON_MODULE | ( | _ParticleGun | ) |
Definition at line 66 of file pyParticleGun.cc.
View newest version in sPHENIX GitHub at line 66 of file pyParticleGun.cc
References pyEMSTDpl::Construct(), and ParticleGunAction::GetParticleGun().