Garfield++ 4.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
#include <GarfieldSteppingAction.hh>
Public Member Functions | |
GarfieldSteppingAction (const GarfieldDetectorConstruction *detectorConstruction, GarfieldEventAction *eventAction) | |
virtual | ~GarfieldSteppingAction () |
virtual void | UserSteppingAction (const G4Step *step) |
Stepping action class.
In UserSteppingAction() there are collected the energy deposit and track lengths of charged particles in Absober and Gap layers and updated in GarfieldEventAction.
Definition at line 45 of file GarfieldSteppingAction.hh.
GarfieldSteppingAction::GarfieldSteppingAction | ( | const GarfieldDetectorConstruction * | detectorConstruction, |
GarfieldEventAction * | eventAction | ||
) |
Definition at line 40 of file GarfieldSteppingAction.cc.
|
virtual |
Definition at line 49 of file GarfieldSteppingAction.cc.
|
virtual |
Definition at line 53 of file GarfieldSteppingAction.cc.