Geant4
10.03
|
#include <RE05PrimaryGeneratorAction.hh>
Public Member Functions | |
RE05PrimaryGeneratorAction () | |
virtual | ~RE05PrimaryGeneratorAction () |
virtual void | GeneratePrimaries (G4Event *anEvent) |
void | SetHEPEvtGenerator (G4bool option) |
G4bool | GetHEPEvtGenerator () |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
G4VUserPrimaryGeneratorAction () | |
virtual | ~G4VUserPrimaryGeneratorAction () |
Private Attributes | |
G4VPrimaryGenerator * | fParticleGun |
RE05PrimaryGeneratorMessenger * | fMessenger |
G4bool | fUseHEPEvt |
Static Private Attributes | |
static G4VPrimaryGenerator * | fHEPEvt = 0 |
Definition at line 42 of file RE05PrimaryGeneratorAction.hh.
RE05PrimaryGeneratorAction::RE05PrimaryGeneratorAction | ( | ) |
Definition at line 52 of file RE05PrimaryGeneratorAction.cc.
References cm, fHEPEvt, G4ParticleTable::FindParticle(), fMessenger, fParticleGun, fUseHEPEvt, G4ParticleTable::GetParticleTable(), GeV, G4ParticleGun::SetParticleDefinition(), G4ParticleGun::SetParticleEnergy(), G4ParticleGun::SetParticleMomentumDirection(), and G4VPrimaryGenerator::SetParticlePosition().
|
virtual |
Definition at line 82 of file RE05PrimaryGeneratorAction.cc.
References fHEPEvt, fMessenger, and fParticleGun.
|
virtual |
Implements G4VUserPrimaryGeneratorAction.
Definition at line 92 of file RE05PrimaryGeneratorAction.cc.
References fHEPEvt, fParticleGun, fUseHEPEvt, and G4VPrimaryGenerator::GeneratePrimaryVertex().
|
inline |
Definition at line 60 of file RE05PrimaryGeneratorAction.hh.
References fUseHEPEvt.
Referenced by RE05PrimaryGeneratorMessenger::GetCurrentValue().
|
inline |
Definition at line 58 of file RE05PrimaryGeneratorAction.hh.
Referenced by RE05PrimaryGeneratorMessenger::SetNewValue().
|
staticprivate |
Definition at line 52 of file RE05PrimaryGeneratorAction.hh.
Referenced by GeneratePrimaries(), RE05PrimaryGeneratorAction(), and ~RE05PrimaryGeneratorAction().
|
private |
Definition at line 54 of file RE05PrimaryGeneratorAction.hh.
Referenced by RE05PrimaryGeneratorAction(), and ~RE05PrimaryGeneratorAction().
|
private |
Definition at line 53 of file RE05PrimaryGeneratorAction.hh.
Referenced by GeneratePrimaries(), RE05PrimaryGeneratorAction(), and ~RE05PrimaryGeneratorAction().
|
private |
Definition at line 55 of file RE05PrimaryGeneratorAction.hh.
Referenced by GeneratePrimaries(), GetHEPEvtGenerator(), and RE05PrimaryGeneratorAction().