Garfield++ v2r0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <GarfieldRunAction.hh>
Public Member Functions | |
GarfieldRunAction () | |
virtual | ~GarfieldRunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
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 GarfieldRunAction.hh.
GarfieldRunAction::GarfieldRunAction | ( | ) |
Definition at line 42 of file GarfieldRunAction.cc.
|
virtual |
Definition at line 87 of file GarfieldRunAction.cc.
|
virtual |
Definition at line 93 of file GarfieldRunAction.cc.
|
virtual |
Definition at line 108 of file GarfieldRunAction.cc.