ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XrayTelSteppingAction Class Reference

#include <geant4/tree/geant4-10.6-release/examples/advanced/xray_telescope/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 ()
 
virtual void SetSteppingManagerPointer (G4SteppingManager *pValue)
 

Additional Inherited Members

- Protected Attributes inherited from G4UserSteppingAction
G4SteppingManagerfpSteppingManager
 

Detailed Description

Definition at line 65 of file XrayTelSteppingAction.hh.

View newest version in sPHENIX GitHub at line 65 of file XrayTelSteppingAction.hh

Constructor & Destructor Documentation

XrayTelSteppingAction::XrayTelSteppingAction ( )

Definition at line 72 of file XrayTelSteppingAction.cc.

View newest version in sPHENIX GitHub at line 72 of file XrayTelSteppingAction.cc

XrayTelSteppingAction::~XrayTelSteppingAction ( )
virtual

Definition at line 76 of file XrayTelSteppingAction.cc.

View newest version in sPHENIX GitHub at line 76 of file XrayTelSteppingAction.cc

Member Function Documentation

void XrayTelSteppingAction::UserSteppingAction ( const G4Step step)
virtual

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().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: