![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "ParticleGunAction.hh"
Public Member Functions | |
| ParticleGunAction () | |
| ~ParticleGunAction () | |
| G4ParticleGun * | GetParticleGun () const |
| virtual void | GeneratePrimaries (G4Event *anEvent) |
Private Attributes | |
| G4ParticleGun * | particleGun |
Definition at line 44 of file ParticleGunAction.hh.
| ParticleGunAction::ParticleGunAction | ( | ) |
| ParticleGunAction::~ParticleGunAction | ( | ) |
|
virtual |
|
inline |
Definition at line 61 of file ParticleGunAction.hh.
References particleGun.
Referenced by BOOST_PYTHON_MODULE().
|
private |
Definition at line 47 of file ParticleGunAction.hh.
Referenced by GeneratePrimaries(), GetParticleGun(), ParticleGunAction(), and ~ParticleGunAction().