Geant4
9.6.p02
|
#include <G4HumanPhantomPrimaryGeneratorAction.hh>
Public Member Functions | |
G4HumanPhantomPrimaryGeneratorAction () | |
~G4HumanPhantomPrimaryGeneratorAction () | |
void | GeneratePrimaries (G4Event *anEvent) |
void | GenerateBeamAlongZ () |
void | GenerateBeamAlongX () |
void | GenerateBeamAlongY () |
void | GenerateIsotropicFlux () |
void | SetBeam (G4String) |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
G4VUserPrimaryGeneratorAction () | |
virtual | ~G4VUserPrimaryGeneratorAction () |
Definition at line 46 of file G4HumanPhantomPrimaryGeneratorAction.hh.
G4HumanPhantomPrimaryGeneratorAction::G4HumanPhantomPrimaryGeneratorAction | ( | ) |
Definition at line 48 of file G4HumanPhantomPrimaryGeneratorAction.cc.
G4HumanPhantomPrimaryGeneratorAction::~G4HumanPhantomPrimaryGeneratorAction | ( | ) |
Definition at line 71 of file G4HumanPhantomPrimaryGeneratorAction.cc.
void G4HumanPhantomPrimaryGeneratorAction::GenerateBeamAlongX | ( | ) |
Definition at line 104 of file G4HumanPhantomPrimaryGeneratorAction.cc.
void G4HumanPhantomPrimaryGeneratorAction::GenerateBeamAlongY | ( | ) |
Definition at line 113 of file G4HumanPhantomPrimaryGeneratorAction.cc.
void G4HumanPhantomPrimaryGeneratorAction::GenerateBeamAlongZ | ( | ) |
Definition at line 88 of file G4HumanPhantomPrimaryGeneratorAction.cc.
void G4HumanPhantomPrimaryGeneratorAction::GenerateIsotropicFlux | ( | ) |
Definition at line 123 of file G4HumanPhantomPrimaryGeneratorAction.cc.
Implements G4VUserPrimaryGeneratorAction.
Definition at line 77 of file G4HumanPhantomPrimaryGeneratorAction.cc.
Definition at line 190 of file G4HumanPhantomPrimaryGeneratorAction.cc.