|
Geant4
10.03
|
#include <ExExChPrimaryGeneratorAction.hh>
Inheritance diagram for ExExChPrimaryGeneratorAction:
Collaboration diagram for ExExChPrimaryGeneratorAction:Public Member Functions | |
| ExExChPrimaryGeneratorAction () | |
| virtual | ~ExExChPrimaryGeneratorAction () |
| void | GeneratePrimaries (G4Event *) |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
| G4VUserPrimaryGeneratorAction () | |
| virtual | ~G4VUserPrimaryGeneratorAction () |
Private Attributes | |
| G4GeneralParticleSource * | fParticleGun |
Definition at line 43 of file ExExChPrimaryGeneratorAction.hh.
| ExExChPrimaryGeneratorAction::ExExChPrimaryGeneratorAction | ( | ) |
Definition at line 42 of file ExExChPrimaryGeneratorAction.cc.
References fParticleGun.
|
virtual |
Definition at line 49 of file ExExChPrimaryGeneratorAction.cc.
References fParticleGun.
|
virtual |
Implements G4VUserPrimaryGeneratorAction.
Definition at line 58 of file ExExChPrimaryGeneratorAction.cc.
References fParticleGun, and G4GeneralParticleSource::GeneratePrimaryVertex().
Here is the call graph for this function:
|
private |
Definition at line 52 of file ExExChPrimaryGeneratorAction.hh.
Referenced by ExExChPrimaryGeneratorAction(), GeneratePrimaries(), and ~ExExChPrimaryGeneratorAction().