LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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 43 of file ParticleGunAction.hh.
ParticleGunAction::ParticleGunAction | ( | ) |
ParticleGunAction::~ParticleGunAction | ( | ) |
|
virtual |
|
inline |
Definition at line 60 of file ParticleGunAction.hh.
References particleGun.
Referenced by BOOST_PYTHON_MODULE().
|
private |
Definition at line 46 of file ParticleGunAction.hh.
Referenced by GeneratePrimaries(), GetParticleGun(), ParticleGunAction(), and ~ParticleGunAction().