|
Garfield++ 3.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <GarfieldEventAction.hh>
Inheritance diagram for GarfieldEventAction:Public Member Functions | |
| GarfieldEventAction () | |
| virtual | ~GarfieldEventAction () |
| virtual void | BeginOfEventAction (const G4Event *event) |
| virtual void | EndOfEventAction (const G4Event *event) |
| void | AddAbs (G4double de, G4double dl) |
| void | AddGas (G4double de) |
Event action class
It defines data members to hold the energy deposit and track lengths of charged particles in Absober and Gap layers:
Definition at line 45 of file GarfieldEventAction.hh.
| GarfieldEventAction::GarfieldEventAction | ( | ) |
Definition at line 46 of file GarfieldEventAction.cc.
|
virtual |
Definition at line 52 of file GarfieldEventAction.cc.
|
inline |
Definition at line 68 of file GarfieldEventAction.hh.
Referenced by GarfieldSteppingAction::UserSteppingAction().
|
inline |
Definition at line 73 of file GarfieldEventAction.hh.
Referenced by GarfieldSteppingAction::UserSteppingAction().
|
virtual |
Definition at line 57 of file GarfieldEventAction.cc.
|
virtual |
Definition at line 71 of file GarfieldEventAction.cc.