Geant4_10
|
#include <LXeSteppingAction.hh>
Public Member Functions | |
LXeSteppingAction (LXeRecorderBase *) | |
virtual | ~LXeSteppingAction () |
virtual void | UserSteppingAction (const G4Step *) |
void | SetOneStepPrimaries (G4bool b) |
G4bool | GetOneStepPrimaries () |
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 44 of file LXeSteppingAction.hh.
LXeSteppingAction::LXeSteppingAction | ( | LXeRecorderBase * | r | ) |
Definition at line 57 of file LXeSteppingAction.cc.
|
virtual |
Definition at line 67 of file LXeSteppingAction.cc.
|
inline |
Definition at line 53 of file LXeSteppingAction.hh.
Reimplemented from G4UserSteppingAction.
Definition at line 71 of file LXeSteppingAction.cc.