|
Geant4-11
|
Functions | |
| std::string | GetParticleByName (G4ParticleGun *gun) |
| void | SetParticleByName (G4ParticleGun *gun, const std::string &pname) |
| std::string pyG4ParticleGun::GetParticleByName | ( | G4ParticleGun * | gun | ) |
Definition at line 112 of file pyG4ParticleGun.cc.
Referenced by export_G4ParticleGun().
| void pyG4ParticleGun::SetParticleByName | ( | G4ParticleGun * | gun, |
| const std::string & | pname | ||
| ) |
Definition at line 98 of file pyG4ParticleGun.cc.
References G4cout, G4endl, G4ParticleTable::GetParticleTable(), and eplot::pname.
Referenced by export_G4ParticleGun().