|
Geant4
10.00.p02
|
#include <XrayTelSteppingAction.hh>
Inheritance diagram for XrayTelSteppingAction:
Collaboration diagram for XrayTelSteppingAction:Public Member Functions | |
| XrayTelSteppingAction () | |
| virtual | ~XrayTelSteppingAction () |
| virtual void | UserSteppingAction (const G4Step *step) |
Public Member Functions inherited from G4UserSteppingAction | |
| G4UserSteppingAction () | |
| virtual | ~G4UserSteppingAction () |
| void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserSteppingAction | |
| G4SteppingManager * | fpSteppingManager |
Definition at line 64 of file XrayTelSteppingAction.hh.
| XrayTelSteppingAction::XrayTelSteppingAction | ( | ) |
Definition at line 74 of file XrayTelSteppingAction.cc.
|
virtual |
Definition at line 78 of file XrayTelSteppingAction.cc.
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 82 of file XrayTelSteppingAction.cc.
References XrayTelAnalysis::analyseStepping(), XrayTelAnalysis::getInstance(), G4Track::GetKineticEnergy(), G4VPhysicalVolume::GetName(), G4Track::GetNextVolume(), G4RunManager::GetRunManager(), G4Step::GetTrack(), G4RunManager::GetUserRunAction(), G4Track::GetVolume(), and XrayTelRunAction::Update().
Here is the call graph for this function: