Geant4
10.01.p03
|
#include <G4HumanPhantomPrimaryGeneratorAction.hh>
Public Member Functions | |
G4HumanPhantomPrimaryGeneratorAction () | |
~G4HumanPhantomPrimaryGeneratorAction () | |
void | GeneratePrimaries (G4Event *anEvent) |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
G4VUserPrimaryGeneratorAction () | |
virtual | ~G4VUserPrimaryGeneratorAction () |
Private Attributes | |
G4GeneralParticleSource * | particleGun |
Definition at line 38 of file G4HumanPhantomPrimaryGeneratorAction.hh.
G4HumanPhantomPrimaryGeneratorAction::G4HumanPhantomPrimaryGeneratorAction | ( | ) |
Definition at line 40 of file G4HumanPhantomPrimaryGeneratorAction.cc.
References particleGun.
G4HumanPhantomPrimaryGeneratorAction::~G4HumanPhantomPrimaryGeneratorAction | ( | ) |
Definition at line 45 of file G4HumanPhantomPrimaryGeneratorAction.cc.
References particleGun.
|
virtual |
Implements G4VUserPrimaryGeneratorAction.
Definition at line 50 of file G4HumanPhantomPrimaryGeneratorAction.cc.
References particleGun.
|
private |
Definition at line 48 of file G4HumanPhantomPrimaryGeneratorAction.hh.
Referenced by G4HumanPhantomPrimaryGeneratorAction(), GeneratePrimaries(), and ~G4HumanPhantomPrimaryGeneratorAction().