| 
    Geant4
    10.02
    
   | 
 
User stepping action class. More...
#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 () | 
| void | SetSteppingManagerPointer (G4SteppingManager *pValue) | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserSteppingAction | |
| G4SteppingManager * | fpSteppingManager | 
User stepping action class.
Definition at line 42 of file RE04SteppingAction.hh.
| RE04SteppingAction::RE04SteppingAction | ( | ) | 
Definition at line 39 of file RE04SteppingAction.cc.
      
  | 
  virtual | 
Definition at line 44 of file RE04SteppingAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserSteppingAction.
Definition at line 48 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: