Geant4
9.6.p02
|
#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 41 of file HadrontherapyPrimaryGeneratorAction.hh.
HadrontherapyPrimaryGeneratorAction::HadrontherapyPrimaryGeneratorAction | ( | ) |
Definition at line 32 of file HadrontherapyPrimaryGeneratorAction.cc.
HadrontherapyPrimaryGeneratorAction::~HadrontherapyPrimaryGeneratorAction | ( | ) |
Definition at line 42 of file HadrontherapyPrimaryGeneratorAction.cc.
Implements G4VUserPrimaryGeneratorAction.
Definition at line 54 of file HadrontherapyPrimaryGeneratorAction.cc.