|
Geant4
10.03.p03
|
#include <HadrontherapyPrimaryGeneratorAction.hh>


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 () |
Definition at line 39 of file HadrontherapyPrimaryGeneratorAction.hh.
| HadrontherapyPrimaryGeneratorAction::HadrontherapyPrimaryGeneratorAction | ( | ) |
Definition at line 41 of file HadrontherapyPrimaryGeneratorAction.cc.
| HadrontherapyPrimaryGeneratorAction::~HadrontherapyPrimaryGeneratorAction | ( | ) |
Definition at line 51 of file HadrontherapyPrimaryGeneratorAction.cc.
Implements G4VUserPrimaryGeneratorAction.
Definition at line 63 of file HadrontherapyPrimaryGeneratorAction.cc.
