Geant4
10.02.p03
|
Minimal primary generator action to demonstrate the use of GDML geometries. More...
#include <G01PrimaryGeneratorAction.hh>
Public Member Functions | |
G01PrimaryGeneratorAction () | |
~G01PrimaryGeneratorAction () | |
virtual void | GeneratePrimaries (G4Event *anEvent) |
![]() | |
G4VUserPrimaryGeneratorAction () | |
virtual | ~G4VUserPrimaryGeneratorAction () |
Private Attributes | |
G4ParticleGun * | fParticleGun |
Minimal primary generator action to demonstrate the use of GDML geometries.
Definition at line 46 of file G01PrimaryGeneratorAction.hh.
G01PrimaryGeneratorAction::G01PrimaryGeneratorAction | ( | ) |
Definition at line 43 of file G01PrimaryGeneratorAction.cc.
G01PrimaryGeneratorAction::~G01PrimaryGeneratorAction | ( | ) |
Definition at line 60 of file G01PrimaryGeneratorAction.cc.
|
virtual |
Implements G4VUserPrimaryGeneratorAction.
Definition at line 67 of file G01PrimaryGeneratorAction.cc.
|
private |
Definition at line 57 of file G01PrimaryGeneratorAction.hh.