Geant4_10
|
#include <IORTSteppingAction.hh>
Public Member Functions | |
IORTSteppingAction (IORTRunAction *) | |
~IORTSteppingAction () | |
void | UserSteppingAction (const G4Step *) |
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 58 of file IORTSteppingAction.hh.
IORTSteppingAction::IORTSteppingAction | ( | IORTRunAction * | run | ) |
Definition at line 62 of file IORTSteppingAction.cc.
IORTSteppingAction::~IORTSteppingAction | ( | ) |
Definition at line 68 of file IORTSteppingAction.cc.
Reimplemented from G4UserSteppingAction.
Definition at line 73 of file IORTSteppingAction.cc.