ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/ChargeExchangeMC/include/CexmcStudiedProcess.hh>
Private Attributes | |
CexmcPhysicsManager * | physicsManager |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4WrapperProcess | |
G4VProcess * | pRegProcess |
Definition at line 54 of file CexmcStudiedProcess.hh.
View newest version in sPHENIX GitHub at line 54 of file CexmcStudiedProcess.hh
|
explicit |
Definition at line 51 of file CexmcStudiedProcess.cc.
View newest version in sPHENIX GitHub at line 51 of file CexmcStudiedProcess.cc
|
virtual |
Reimplemented from G4WrapperProcess.
Definition at line 85 of file CexmcStudiedProcess.cc.
View newest version in sPHENIX GitHub at line 85 of file CexmcStudiedProcess.cc
References fStopAndKill, CexmcPhysicsManager::IncrementNumberOfTriggeredStudiedInteractions(), physicsManager, G4VProcess::PostStepDoIt(), and G4WrapperProcess::pRegProcess.
|
virtual |
Reimplemented from G4WrapperProcess.
Definition at line 59 of file CexmcStudiedProcess.cc.
View newest version in sPHENIX GitHub at line 59 of file CexmcStudiedProcess.cc
References CexmcDblMax(), CexmcIncidentParticleTrackType, CexmcIncidentParticleTrackInfo::GetCurrentTrackLengthInTarget(), CexmcIncidentParticleTrackInfo::GetFinalTrackLengthInTarget(), CexmcTrackInfo::GetTypeInfo(), G4Track::GetUserInformation(), CexmcIncidentParticleTrackInfo::IsStudiedProcessActivated(), CexmcPhysicsManager::IsStudiedProcessAllowed(), NotForced, and physicsManager.
|
private |
Definition at line 68 of file CexmcStudiedProcess.hh.
View newest version in sPHENIX GitHub at line 68 of file CexmcStudiedProcess.hh
Referenced by PostStepDoIt(), and PostStepGetPhysicalInteractionLength().