|
Geant4
10.02.p03
|
Primary generator action used in GDML read/write example. More...
#include <G02PrimaryGeneratorAction.hh>
Public Member Functions | |
| G02PrimaryGeneratorAction () | |
| ~G02PrimaryGeneratorAction () | |
| virtual void | GeneratePrimaries (G4Event *anEvent) |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
| G4VUserPrimaryGeneratorAction () | |
| virtual | ~G4VUserPrimaryGeneratorAction () |
Private Attributes | |
| G4ParticleGun * | fParticleGun |
| G4ParticleTable * | fParticleTable |
Primary generator action used in GDML read/write example.
Definition at line 51 of file G02PrimaryGeneratorAction.hh.
| G02PrimaryGeneratorAction::G02PrimaryGeneratorAction | ( | ) |
Definition at line 44 of file G02PrimaryGeneratorAction.cc.
| G02PrimaryGeneratorAction::~G02PrimaryGeneratorAction | ( | ) |
Definition at line 71 of file G02PrimaryGeneratorAction.cc.
|
virtual |
Implements G4VUserPrimaryGeneratorAction.
Definition at line 78 of file G02PrimaryGeneratorAction.cc.
|
private |
Definition at line 66 of file G02PrimaryGeneratorAction.hh.
|
private |
Definition at line 67 of file G02PrimaryGeneratorAction.hh.