![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4NuclearStopping:
Collaboration diagram for G4NuclearStopping:Private Member Functions | |
| G4NuclearStopping (G4NuclearStopping &)=delete | |
| G4NuclearStopping & | operator= (const G4NuclearStopping &right)=delete |
Private Attributes | |
| G4ParticleChangeForLoss | nParticleChange |
| G4bool | isInitialized |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VEmProcess | |
| G4LossTableManager * | lManager |
| G4EmParameters * | theParameters |
| G4EmBiasingManager * | biasManager |
| const G4ParticleDefinition * | theGamma |
| const G4ParticleDefinition * | theElectron |
| G4ParticleChangeForGamma | fParticleChange |
| std::vector< G4DynamicParticle * > | secParticles |
| const G4MaterialCutsCouple * | currentCouple |
| const G4Material * | currentMaterial |
| const std::vector< G4double > * | theDensityFactor |
| const std::vector< G4int > * | theDensityIdx |
| size_t | currentCoupleIndex |
| size_t | basedCoupleIndex |
| G4int | mainSecondaries |
| G4int | secID |
| G4int | fluoID |
| G4int | augerID |
| G4int | biasID |
| G4bool | isTheMaster |
| G4double | mfpKinEnergy |
| G4double | preStepKinEnergy |
| G4double | preStepLogKinEnergy |
| G4double | preStepLambda |
Definition at line 63 of file G4NuclearStopping.hh.
View newest version in sPHENIX GitHub at line 63 of file G4NuclearStopping.hh
|
explicit |
Definition at line 55 of file G4NuclearStopping.cc.
View newest version in sPHENIX GitHub at line 55 of file G4NuclearStopping.cc
References G4VProcess::enableAlongStepDoIt, G4VProcess::enablePostStepDoIt, fNuclearStopping, isInitialized, G4VEmProcess::SetBuildTableFlag(), and G4VProcess::SetProcessSubType().
Here is the call graph for this function:
|
virtual |
Definition at line 67 of file G4NuclearStopping.cc.
View newest version in sPHENIX GitHub at line 67 of file G4NuclearStopping.cc
|
privatedelete |
|
finalvirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 103 of file G4NuclearStopping.cc.
View newest version in sPHENIX GitHub at line 103 of file G4NuclearStopping.cc
References kdfinder::abs(), G4VEmModel::ComputeDEDXPerVolume(), eplus, G4StepPoint::GetCharge(), G4MaterialCutsCouple::GetIndex(), G4StepPoint::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4Track::GetMaterialCutsCouple(), G4Track::GetParticleDefinition(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4ParticleChangeForLoss::InitializeForAlongStep(), G4VEmModel::IsActive(), BTOF::length, MeV, min, nParticleChange, part, G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeNonIonizingEnergyDeposit(), source.hepunit::proton_mass_c2, G4VEmProcess::SelectModel(), G4ParticleChangeForLoss::SetProposedCharge(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), T, T1, T2, and Z.
Here is the call graph for this function:
|
finalvirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 94 of file G4NuclearStopping.cc.
View newest version in sPHENIX GitHub at line 94 of file G4NuclearStopping.cc
References DBL_MAX, and NotCandidateForSelection.
|
finalprotectedvirtual |
Implements G4VEmProcess.
Definition at line 79 of file G4NuclearStopping.cc.
View newest version in sPHENIX GitHub at line 79 of file G4NuclearStopping.cc
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), GeV, isInitialized, nParticleChange, G4VEmModel::SetActivationHighEnergyLimit(), G4VEmProcess::SetEmModel(), and G4VEmModel::SetParticleChange().
Here is the call graph for this function:
|
finalvirtual |
Implements G4VEmProcess.
Definition at line 72 of file G4NuclearStopping.cc.
View newest version in sPHENIX GitHub at line 72 of file G4NuclearStopping.cc
References G4ParticleDefinition::GetPDGCharge(), and G4ParticleDefinition::IsShortLived().
Here is the call graph for this function:
|
privatedelete |
|
finalvirtual |
Reimplemented from G4VEmProcess.
Definition at line 146 of file G4NuclearStopping.cc.
View newest version in sPHENIX GitHub at line 146 of file G4NuclearStopping.cc
|
overridevirtual |
Reimplemented from G4VEmProcess.
Definition at line 151 of file G4NuclearStopping.cc.
View newest version in sPHENIX GitHub at line 151 of file G4NuclearStopping.cc
References G4VEmProcess::ProcessDescription().
Here is the call graph for this function:
|
private |
Definition at line 104 of file G4NuclearStopping.hh.
View newest version in sPHENIX GitHub at line 104 of file G4NuclearStopping.hh
Referenced by G4NuclearStopping(), and InitialiseProcess().
|
private |
Definition at line 103 of file G4NuclearStopping.hh.
View newest version in sPHENIX GitHub at line 103 of file G4NuclearStopping.hh
Referenced by AlongStepDoIt(), and InitialiseProcess().