#include <G4MSSteppingAction.hh>
Definition at line 47 of file G4MSSteppingAction.hh.
G4MSSteppingAction::G4MSSteppingAction |
( |
| ) |
|
G4MSSteppingAction::~G4MSSteppingAction |
( |
| ) |
|
|
virtual |
G4double G4MSSteppingAction::GetLambda0 |
( |
| ) |
const |
|
inline |
G4double G4MSSteppingAction::GetTotalStepLength |
( |
| ) |
const |
|
inline |
G4double G4MSSteppingAction::GetX0 |
( |
| ) |
const |
|
inline |
void G4MSSteppingAction::UserSteppingAction |
( |
const G4Step * |
aStep | ) |
|
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 58 of file G4MSSteppingAction.cc.
63 if(regionSensitive && (region!=theRegion))
return;
G4double GetStepLength() const
G4Material * GetMaterial() const
G4Region * GetRegion() const
G4StepPoint * GetPreStepPoint() const
G4VPhysicalVolume * GetPhysicalVolume() const
G4double GetRadlen() const
G4LogicalVolume * GetLogicalVolume() const
G4double GetNuclearInterLength() const
The documentation for this class was generated from the following files: