|
Geant4
10.00.p02
|
#include <HadrontherapyPrimaryGeneratorAction.hh>
Inheritance diagram for HadrontherapyPrimaryGeneratorAction:
Collaboration diagram for HadrontherapyPrimaryGeneratorAction:Public Member Functions | |
| HadrontherapyPrimaryGeneratorAction () | |
| ~HadrontherapyPrimaryGeneratorAction () | |
| void | SetsigmaEnergy (G4double) |
| void | SetmeanKineticEnergy (G4double) |
| void | GeneratePrimaries (G4Event *) |
| void | SetXposition (G4double) |
| void | SetYposition (G4double) |
| void | SetZposition (G4double) |
| void | SetsigmaY (G4double) |
| void | SetsigmaZ (G4double) |
| void | SetsigmaMomentumY (G4double) |
| void | SetsigmaMomentumZ (G4double) |
| G4double | GetmeanKineticEnergy (void) |
| G4double | GetSigmaEnergy (void) |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
| G4VUserPrimaryGeneratorAction () | |
| virtual | ~G4VUserPrimaryGeneratorAction () |
Private Member Functions | |
| void | SetDefaultPrimaryParticle () |
Definition at line 41 of file HadrontherapyPrimaryGeneratorAction.hh.
| HadrontherapyPrimaryGeneratorAction::HadrontherapyPrimaryGeneratorAction | ( | ) |
Definition at line 57 of file HadrontherapyPrimaryGeneratorAction.cc.
References particleGun, and SetDefaultPrimaryParticle().
Here is the call graph for this function:| HadrontherapyPrimaryGeneratorAction::~HadrontherapyPrimaryGeneratorAction | ( | ) |
Definition at line 67 of file HadrontherapyPrimaryGeneratorAction.cc.
References particleGun.
|
virtual |
Implements G4VUserPrimaryGeneratorAction.
Definition at line 79 of file HadrontherapyPrimaryGeneratorAction.cc.
References HadrontherapyAnalysisManager::GetInstance(), and particleGun.
Here is the call graph for this function:| G4double HadrontherapyPrimaryGeneratorAction::GetmeanKineticEnergy | ( | void | ) |
| G4double HadrontherapyPrimaryGeneratorAction::GetSigmaEnergy | ( | void | ) |
|
private |
Definition at line 74 of file HadrontherapyPrimaryGeneratorAction.cc.
Referenced by HadrontherapyPrimaryGeneratorAction().
Here is the caller graph for this function:| void HadrontherapyPrimaryGeneratorAction::SetmeanKineticEnergy | ( | G4double | ) |
| void HadrontherapyPrimaryGeneratorAction::SetsigmaEnergy | ( | G4double | ) |
| void HadrontherapyPrimaryGeneratorAction::SetsigmaMomentumY | ( | G4double | ) |
| void HadrontherapyPrimaryGeneratorAction::SetsigmaMomentumZ | ( | G4double | ) |
| void HadrontherapyPrimaryGeneratorAction::SetsigmaY | ( | G4double | ) |
| void HadrontherapyPrimaryGeneratorAction::SetsigmaZ | ( | G4double | ) |
| void HadrontherapyPrimaryGeneratorAction::SetXposition | ( | G4double | ) |
| void HadrontherapyPrimaryGeneratorAction::SetYposition | ( | G4double | ) |
| void HadrontherapyPrimaryGeneratorAction::SetZposition | ( | G4double | ) |
|
private |
Definition at line 67 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 83 of file HadrontherapyPrimaryGeneratorAction.hh.
Referenced by GeneratePrimaries(), HadrontherapyPrimaryGeneratorAction(), and ~HadrontherapyPrimaryGeneratorAction().
|
private |
Definition at line 68 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 74 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 75 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 85 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 72 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 73 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 69 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 70 of file HadrontherapyPrimaryGeneratorAction.hh.
|
private |
Definition at line 71 of file HadrontherapyPrimaryGeneratorAction.hh.