Geant4  10.02.p03
pyParticleGun Namespace Reference

Functions

G4ParticleGunConstruct ()
 

Function Documentation

◆ Construct()

G4ParticleGun* pyParticleGun::Construct ( )

Definition at line 49 of file pyParticleGun.cc.

50 {
52 
54  runMgr-> SetUserAction(pga);
55 
56  return pga-> GetParticleGun();
57 }
static G4RunManager * GetRunManager()
Definition: G4RunManager.cc:79
Here is the call graph for this function:
Here is the caller graph for this function: