Geant4
10.00.p02
|
Functions | |
void | SetParticleByName (G4ParticleGun *gun, const std::string &pname) |
std::string | GetParticleByName (G4ParticleGun *gun) |
std::string pyG4ParticleGun::GetParticleByName | ( | G4ParticleGun * | gun | ) |
Definition at line 113 of file pyG4ParticleGun.cc.
Referenced by export_G4ParticleGun().
void pyG4ParticleGun::SetParticleByName | ( | G4ParticleGun * | gun, |
const std::string & | pname | ||
) |
Definition at line 99 of file pyG4ParticleGun.cc.
References G4cout, G4endl, and G4ParticleTable::GetParticleTable().
Referenced by export_G4ParticleGun().