|
Geant4
10.02.p01
|
#include <G4HumanPhantomSteppingAction.hh>
Inheritance diagram for G4HumanPhantomSteppingAction:
Collaboration diagram for G4HumanPhantomSteppingAction:Public Member Functions | |
| G4HumanPhantomSteppingAction () | |
| ~G4HumanPhantomSteppingAction () | |
| 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 41 of file G4HumanPhantomSteppingAction.hh.
| G4HumanPhantomSteppingAction::G4HumanPhantomSteppingAction | ( | ) |
Definition at line 37 of file G4HumanPhantomSteppingAction.cc.
| G4HumanPhantomSteppingAction::~G4HumanPhantomSteppingAction | ( | ) |
Definition at line 40 of file G4HumanPhantomSteppingAction.cc.
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 43 of file G4HumanPhantomSteppingAction.cc.