Geant4
10.03.p02
|
Primary generator action for the GDML extension example. More...
#include <G03PrimaryGeneratorAction.hh>
Public Member Functions | |
G03PrimaryGeneratorAction () | |
~G03PrimaryGeneratorAction () | |
virtual void | GeneratePrimaries (G4Event *anEvent) |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
G4VUserPrimaryGeneratorAction () | |
virtual | ~G4VUserPrimaryGeneratorAction () |
Primary generator action for the GDML extension example.
Definition at line 49 of file G03PrimaryGeneratorAction.hh.
G03PrimaryGeneratorAction::G03PrimaryGeneratorAction | ( | ) |
Definition at line 44 of file G03PrimaryGeneratorAction.cc.
G03PrimaryGeneratorAction::~G03PrimaryGeneratorAction | ( | ) |
Definition at line 70 of file G03PrimaryGeneratorAction.cc.
Implements G4VUserPrimaryGeneratorAction.
Definition at line 77 of file G03PrimaryGeneratorAction.cc.