Geant4
9.6.p02
|
#include <HadrontherapyRunAction.hh>
Public Member Functions | |
HadrontherapyRunAction () | |
~HadrontherapyRunAction () | |
void | BeginOfRunAction (const G4Run *) |
void | EndOfRunAction (const G4Run *) |
void | SelectEnergy (G4int) |
void | AddEMProcess () |
void | AddHadronicProcess () |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
Definition at line 48 of file HadrontherapyRunAction.hh.
HadrontherapyRunAction::HadrontherapyRunAction | ( | ) |
Definition at line 51 of file HadrontherapyRunAction.cc.
HadrontherapyRunAction::~HadrontherapyRunAction | ( | ) |
Definition at line 55 of file HadrontherapyRunAction.cc.
void HadrontherapyRunAction::AddEMProcess | ( | ) |
Definition at line 76 of file HadrontherapyRunAction.cc.
void HadrontherapyRunAction::AddHadronicProcess | ( | ) |
Definition at line 80 of file HadrontherapyRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 59 of file HadrontherapyRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 68 of file HadrontherapyRunAction.cc.