Geant4.10
|
#include <ExN04SteppingAction.hh>
Public Member Functions | |
ExN04SteppingAction () | |
virtual | ~ExN04SteppingAction () |
virtual void | UserSteppingAction (const G4Step *) |
ExN04SteppingAction () | |
virtual | ~ExN04SteppingAction () |
virtual void | UserSteppingAction (const G4Step *) |
![]() | |
G4UserSteppingAction () | |
virtual | ~G4UserSteppingAction () |
void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Additional Inherited Members | |
![]() | |
G4SteppingManager * | fpSteppingManager |
Definition at line 38 of file eventgenerator/HepMC/HepMCEx01/include/ExN04SteppingAction.hh.
ExN04SteppingAction::ExN04SteppingAction | ( | ) |
Definition at line 43 of file eventgenerator/HepMC/HepMCEx01/src/ExN04SteppingAction.cc.
|
virtual |
Definition at line 48 of file eventgenerator/HepMC/HepMCEx01/src/ExN04SteppingAction.cc.
ExN04SteppingAction::ExN04SteppingAction | ( | ) |
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 53 of file eventgenerator/HepMC/HepMCEx01/src/ExN04SteppingAction.cc.
References fAlive, fSuspend, G4Track::GetDefinition(), G4VPhysicalVolume::GetName(), G4Track::GetParentID(), G4StepPoint::GetPhysicalVolume(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetTrack(), G4Track::GetTrackStatus(), G4MuonMinus::MuonMinusDefinition(), G4MuonPlus::MuonPlusDefinition(), and G4Track::SetTrackStatus().
Reimplemented from G4UserSteppingAction.