ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/xray_telescope/include/XrayTelSteppingAction.hh>
Public Member Functions | |
XrayTelSteppingAction () | |
virtual | ~XrayTelSteppingAction () |
virtual void | UserSteppingAction (const G4Step *step) |
Public Member Functions inherited from G4UserSteppingAction | |
G4UserSteppingAction () | |
virtual | ~G4UserSteppingAction () |
virtual void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserSteppingAction | |
G4SteppingManager * | fpSteppingManager |
Definition at line 65 of file XrayTelSteppingAction.hh.
View newest version in sPHENIX GitHub at line 65 of file XrayTelSteppingAction.hh
XrayTelSteppingAction::XrayTelSteppingAction | ( | ) |
Definition at line 72 of file XrayTelSteppingAction.cc.
View newest version in sPHENIX GitHub at line 72 of file XrayTelSteppingAction.cc
|
virtual |
Definition at line 76 of file XrayTelSteppingAction.cc.
View newest version in sPHENIX GitHub at line 76 of file XrayTelSteppingAction.cc
Reimplemented from G4UserSteppingAction.
Definition at line 80 of file XrayTelSteppingAction.cc.
View newest version in sPHENIX GitHub at line 80 of file XrayTelSteppingAction.cc
References XrayTelAnalysis::analyseStepping(), static_analysis_results::analysis(), G4Threading::G4GetThreadId(), XrayTelAnalysis::getInstance(), G4Track::GetKineticEnergy(), G4VPhysicalVolume::GetName(), G4Track::GetNextVolume(), G4Step::GetTrack(), G4Track::GetVolume(), track, and XrayTelAnalysis::Update().