ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4double | currentTrackLengthInTarget |
G4double | finalTrackLengthInTarget |
G4bool | isStudiedProcessActivated |
G4bool | needsTrackLengthResampling |
Additional Inherited Members | |
Protected Attributes inherited from G4VUserTrackInformation | |
G4String * | pType |
Definition at line 50 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 50 of file CexmcIncidentParticleTrackInfo.hh
|
explicit |
Definition at line 47 of file CexmcIncidentParticleTrackInfo.cc.
View newest version in sPHENIX GitHub at line 47 of file CexmcIncidentParticleTrackInfo.cc
Definition at line 145 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 145 of file CexmcIncidentParticleTrackInfo.hh
References isStudiedProcessActivated.
Referenced by CexmcTrackingAction::SetupIncidentParticleTrackInfo(), and CexmcSteppingAction::UserSteppingAction().
Definition at line 96 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 96 of file CexmcIncidentParticleTrackInfo.hh
References currentTrackLengthInTarget.
Referenced by CexmcSteppingAction::UserSteppingAction().
Definition at line 89 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 89 of file CexmcIncidentParticleTrackInfo.hh
References currentTrackLengthInTarget.
Referenced by CexmcStudiedProcess::PostStepGetPhysicalInteractionLength().
Definition at line 110 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 110 of file CexmcIncidentParticleTrackInfo.hh
References finalTrackLengthInTarget.
Referenced by CexmcStudiedProcess::PostStepGetPhysicalInteractionLength().
Reimplemented from CexmcTrackInfo.
Definition at line 56 of file CexmcIncidentParticleTrackInfo.cc.
View newest version in sPHENIX GitHub at line 56 of file CexmcIncidentParticleTrackInfo.cc
References CexmcIncidentParticleTrackType.
Definition at line 138 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 138 of file CexmcIncidentParticleTrackInfo.hh
References isStudiedProcessActivated.
Referenced by CexmcStudiedProcess::PostStepGetPhysicalInteractionLength(), and CexmcSteppingAction::UserSteppingAction().
Definition at line 131 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 131 of file CexmcIncidentParticleTrackInfo.hh
References needsTrackLengthResampling.
Referenced by CexmcSteppingAction::UserSteppingAction().
Definition at line 124 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 124 of file CexmcIncidentParticleTrackInfo.hh
References currentTrackLengthInTarget.
Referenced by CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::ResampleTrackLengthInTarget().
Definition at line 117 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 117 of file CexmcIncidentParticleTrackInfo.hh
References finalTrackLengthInTarget.
Referenced by CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::ResampleTrackLengthInTarget().
Definition at line 103 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 103 of file CexmcIncidentParticleTrackInfo.hh
References needsTrackLengthResampling.
Referenced by CexmcHadronicProcess::PostStepDoIt(), and CexmcPhysicsList< BasePhysics, StudiedPhysics, ProductionModel >::ResampleTrackLengthInTarget().
|
private |
Definition at line 79 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 79 of file CexmcIncidentParticleTrackInfo.hh
Referenced by AddTrackLengthInTarget(), GetCurrentTrackLengthInTarget(), and ResetCurrentTrackLengthInTarget().
|
private |
Definition at line 81 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 81 of file CexmcIncidentParticleTrackInfo.hh
Referenced by GetFinalTrackLengthInTarget(), and SetFinalTrackLengthInTarget().
|
private |
Definition at line 83 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 83 of file CexmcIncidentParticleTrackInfo.hh
Referenced by ActivateStudiedProcess(), and IsStudiedProcessActivated().
|
private |
Definition at line 85 of file CexmcIncidentParticleTrackInfo.hh.
View newest version in sPHENIX GitHub at line 85 of file CexmcIncidentParticleTrackInfo.hh
Referenced by NeedsTrackLengthResampling(), and SetNeedsTrackLengthResampling().