ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 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().

+ Here is the caller graph for this function:

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

+ Here is the call graph for this function:

+ Here is the caller graph for this function: