Geant4  10.00.p02
pyG4ParticleGun Namespace Reference

Functions

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

Function Documentation

std::string pyG4ParticleGun::GetParticleByName ( G4ParticleGun gun)

Definition at line 113 of file pyG4ParticleGun.cc.

Referenced by export_G4ParticleGun().

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: