Geant4
9.6.p02
|
#include <B1RunAction.hh>
Public Member Functions | |
B1RunAction () | |
virtual | ~B1RunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
B1RunAction () | |
virtual | ~B1RunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
Run action class
In EndOfRunAction(), it calculates the dose in the selected volume from the energy deposit accumulated via stepping and event actions. The computed dose is then printed on the screen.
Definition at line 45 of file B1RunAction.hh.
B1RunAction::B1RunAction | ( | ) |
Definition at line 47 of file B1RunAction.cc.
|
virtual |
Definition at line 65 of file B1RunAction.cc.
B1RunAction::B1RunAction | ( | ) |
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 70 of file B1RunAction.cc.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Definition at line 83 of file B1RunAction.cc.