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

#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE04/include/RE04SteppingAction.hh>

+ Inheritance diagram for RE04SteppingAction:
+ Collaboration diagram for RE04SteppingAction:

Public Member Functions

 RE04SteppingAction ()
 
virtual ~RE04SteppingAction ()
 
virtual void UserSteppingAction (const G4Step *)
 
- 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

User stepping action class

Definition at line 41 of file RE04SteppingAction.hh.

View newest version in sPHENIX GitHub at line 41 of file RE04SteppingAction.hh

Constructor & Destructor Documentation

RE04SteppingAction::RE04SteppingAction ( )

Definition at line 38 of file RE04SteppingAction.cc.

View newest version in sPHENIX GitHub at line 38 of file RE04SteppingAction.cc

RE04SteppingAction::~RE04SteppingAction ( )
virtual

Definition at line 43 of file RE04SteppingAction.cc.

View newest version in sPHENIX GitHub at line 43 of file RE04SteppingAction.cc

Member Function Documentation

void RE04SteppingAction::UserSteppingAction ( const G4Step aStep)
virtual

Reimplemented from G4UserSteppingAction.

Definition at line 47 of file RE04SteppingAction.cc.

View newest version in sPHENIX GitHub at line 47 of file RE04SteppingAction.cc

References G4cout, G4endl, G4Track::GetMaterial(), G4Material::GetName(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), and G4Step::GetTrack().

+ Here is the call graph for this function:


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