Geant4
9.6.p02
|
#include <B4RunAction.hh>
Public Member Functions | |
B4RunAction () | |
virtual | ~B4RunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
B4RunAction () | |
virtual | ~B4RunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
B4RunAction () | |
virtual | ~B4RunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
B4RunAction () | |
virtual | ~B4RunAction () |
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
It accumulates statistic and computes dispersion of the energy deposit and track lengths of charged particles with use of analysis tools: H1D histograms are created in BeginOfRunAction() for the following physics quantities:
In EndOfRunAction(), the accumulated statistic and computed dispersion is printed.
Definition at line 57 of file B4RunAction.hh.
B4RunAction::B4RunAction | ( | ) |
Definition at line 41 of file B4RunAction.cc.
|
virtual |
Definition at line 48 of file B4RunAction.cc.
B4RunAction::B4RunAction | ( | ) |
|
virtual |
B4RunAction::B4RunAction | ( | ) |
|
virtual |
B4RunAction::B4RunAction | ( | ) |
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 54 of file B4RunAction.cc.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Definition at line 100 of file B4RunAction.cc.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.