|
Geant4
10.00.p02
|
#include <BrachySteppingAction.hh>
Inheritance diagram for BrachySteppingAction:
Collaboration diagram for BrachySteppingAction:Public Member Functions | |
| BrachySteppingAction (BrachyAnalysisManager *analysis) | |
| ~BrachySteppingAction () | |
| void | UserSteppingAction (const G4Step *) |
Public Member Functions inherited from G4UserSteppingAction | |
| G4UserSteppingAction () | |
| virtual | ~G4UserSteppingAction () |
| void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Private Attributes | |
| BrachyAnalysisManager * | analysis |
Additional Inherited Members | |
Protected Attributes inherited from G4UserSteppingAction | |
| G4SteppingManager * | fpSteppingManager |
Definition at line 39 of file BrachySteppingAction.hh.
| BrachySteppingAction::BrachySteppingAction | ( | BrachyAnalysisManager * | analysis | ) |
Definition at line 48 of file BrachySteppingAction.cc.
| BrachySteppingAction::~BrachySteppingAction | ( | ) |
Definition at line 53 of file BrachySteppingAction.cc.
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 57 of file BrachySteppingAction.cc.
References analysis, G4Gamma::Definition(), G4INCL::KinematicsUtils::energy(), fAlive, G4UserSteppingAction::fpSteppingManager, and keV.
Here is the call graph for this function:
|
private |
Definition at line 49 of file BrachySteppingAction.hh.
Referenced by UserSteppingAction().