Geant4.10
|
#include <CexmcSteppingAction.hh>
Public Member Functions | |
CexmcSteppingAction (CexmcPhysicsManager *physicsManager) | |
void | UserSteppingAction (const G4Step *step) |
![]() | |
G4UserSteppingAction () | |
virtual | ~G4UserSteppingAction () |
void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Additional Inherited Members | |
![]() | |
G4SteppingManager * | fpSteppingManager |
Definition at line 54 of file CexmcSteppingAction.hh.
|
explicit |
Definition at line 59 of file CexmcSteppingAction.cc.
References G4RunManager::GetRunManager(), G4RunManager::GetUserDetectorConstruction(), CexmcSetup::GetVolume(), and CexmcSetup::Target.
Reimplemented from G4UserSteppingAction.
Definition at line 70 of file CexmcSteppingAction.cc.
References CexmcIncidentParticleTrackInfo::ActivateStudiedProcess(), CexmcIncidentParticleTrackInfo::AddTrackLengthInTarget(), CexmcIncidentParticleTrackType, fGeomBoundary, G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4StepPoint::GetTouchable(), G4Step::GetTrack(), G4VTouchable::GetVolume(), CexmcIncidentParticleTrackInfo::IsStudiedProcessActivated(), CexmcIncidentParticleTrackInfo::NeedsTrackLengthResampling(), and CexmcPhysicsManager::ResampleTrackLengthInTarget().