#include <ExN04SteppingAction.hh>
Definition at line 38 of file ExN04SteppingAction.hh.
ExN04SteppingAction::ExN04SteppingAction |
( |
| ) |
|
ExN04SteppingAction::~ExN04SteppingAction |
( |
| ) |
|
|
virtual |
ExN04SteppingAction::ExN04SteppingAction |
( |
| ) |
|
virtual ExN04SteppingAction::~ExN04SteppingAction |
( |
| ) |
|
|
virtual |
void ExN04SteppingAction::UserSteppingAction |
( |
const G4Step * |
theStep | ) |
|
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 53 of file ExN04SteppingAction.cc.
73 if(thePrePVname(0,4)==
"calo") {
return; }
77 if(thePostPVname(0,4)!=
"calo") {
return; }
void SetTrackStatus(const G4TrackStatus aTrackStatus)
G4ParticleDefinition * GetDefinition() const
G4int GetParentID() const
static G4MuonPlus * MuonPlusDefinition()
G4TrackStatus GetTrackStatus() const
G4StepPoint * GetPreStepPoint() const
G4VPhysicalVolume * GetPhysicalVolume() const
const G4String & GetName() const
G4StepPoint * GetPostStepPoint() const
static G4MuonMinus * MuonMinusDefinition()
G4Track * GetTrack() const
virtual void ExN04SteppingAction::UserSteppingAction |
( |
const G4Step * |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: