ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Functions | |
void | SetParticleByName (G4ParticleGun *gun, const std::string &pname) |
std::string | GetParticleByName (G4ParticleGun *gun) |
std::string pyG4ParticleGun::GetParticleByName | ( | G4ParticleGun * | gun | ) |
Definition at line 112 of file pyG4ParticleGun.cc.
View newest version in sPHENIX GitHub at line 112 of file pyG4ParticleGun.cc
Referenced by BOOST_PYTHON_MODULE(), and export_G4ParticleGun().
void pyG4ParticleGun::SetParticleByName | ( | G4ParticleGun * | gun, |
const std::string & | pname | ||
) |
Definition at line 98 of file pyG4ParticleGun.cc.
View newest version in sPHENIX GitHub at line 98 of file pyG4ParticleGun.cc
References G4cout, G4endl, and G4ParticleTable::GetParticleTable().
Referenced by BOOST_PYTHON_MODULE(), and export_G4ParticleGun().