|
Geant4.10
|
#include <CexmcTrackingAction.hh>
Public Member Functions | |
| CexmcTrackingAction (CexmcPhysicsManager *physicsManager) | |
| void | PreUserTrackingAction (const G4Track *track) |
| void | BeginOfEventAction (void) |
Public Member Functions inherited from G4UserTrackingAction | |
| G4UserTrackingAction () | |
| virtual | ~G4UserTrackingAction () |
| void | SetTrackingManagerPointer (G4TrackingManager *pValue) |
| virtual void | PostUserTrackingAction (const G4Track *) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserTrackingAction | |
| G4TrackingManager * | fpTrackingManager |
Definition at line 56 of file CexmcTrackingAction.hh.
|
explicit |
Definition at line 58 of file CexmcTrackingAction.cc.
References CexmcIncompleteProductionModel, CexmcWeirdException, CexmcPhysicsManager::GetProductionModel(), G4RunManager::GetRunManager(), G4RunManager::GetUserDetectorConstruction(), CexmcSetup::GetVolume(), and CexmcSetup::Target.
Definition at line 104 of file CexmcTrackingAction.hh.
Referenced by CexmcEventAction::BeginOfEventAction().
Reimplemented from G4UserTrackingAction.
Definition at line 84 of file CexmcTrackingAction.cc.
References CexmcBeamParticleTrack, CexmcInsipidTrack, CexmcNucleusParticleTrack, CexmcOutputParticleDecayProductTrack, CexmcOutputParticleTrack, CexmcStudiedProcessFullName(), G4Track::GetCreatorProcess(), G4Track::GetDefinition(), G4Track::GetParentID(), G4VProcess::GetProcessName(), G4Track::GetTrackID(), G4Track::GetUserInformation(), CexmcPhysicsManager::OnlyBeamParticleCanTriggerStudiedProcess(), and G4Track::SetUserInformation().
1.8.7