![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/standard/include/G4eIonisation.hh>
Inheritance diagram for G4eIonisation:
Collaboration diagram for G4eIonisation:Private Member Functions | |
| G4eIonisation & | operator= (const G4eIonisation &right)=delete |
| G4eIonisation (const G4eIonisation &)=delete | |
Private Attributes | |
| const G4ParticleDefinition * | theElectron |
| G4bool | isElectron |
| G4bool | isInitialised |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VEnergyLossProcess | |
| G4ParticleChangeForLoss | fParticleChange |
| const G4Material * | currentMaterial |
| const G4MaterialCutsCouple * | currentCouple |
| size_t | currentCoupleIndex |
| G4double | preStepLambda |
| G4double | fRange |
| G4double | computedRange |
| G4double | preStepKinEnergy |
| G4double | preStepLogKinEnergy |
| G4double | preStepScaledEnergy |
| G4double | preStepLogScaledEnergy |
| G4double | preStepRangeEnergy |
| G4double | mfpKinEnergy |
Definition at line 79 of file G4eIonisation.hh.
View newest version in sPHENIX GitHub at line 79 of file G4eIonisation.hh
|
explicit |
Definition at line 57 of file G4eIonisation.cc.
View newest version in sPHENIX GitHub at line 57 of file G4eIonisation.cc
References fIonisation, G4VProcess::SetProcessSubType(), G4VEnergyLossProcess::SetSecondaryParticle(), and theElectron.
Here is the call graph for this function:
|
virtual |
Definition at line 69 of file G4eIonisation.cc.
View newest version in sPHENIX GitHub at line 69 of file G4eIonisation.cc
|
privatedelete |
|
overrideprotectedvirtual |
Implements G4VEnergyLossProcess.
Definition at line 92 of file G4eIonisation.cc.
View newest version in sPHENIX GitHub at line 92 of file G4eIonisation.cc
References G4VEnergyLossProcess::AddEmModel(), G4VEnergyLossProcess::EmModel(), G4VEnergyLossProcess::FluctModel(), G4EmParameters::Instance(), isElectron, isInitialised, G4EmParameters::MaxKinEnergy(), G4EmParameters::MinKinEnergy(), G4VEnergyLossProcess::SetEmModel(), G4VEnergyLossProcess::SetFluctModel(), G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), and theElectron.
Here is the call graph for this function:
|
finalvirtual |
Implements G4VEnergyLossProcess.
Definition at line 85 of file G4eIonisation.cc.
View newest version in sPHENIX GitHub at line 85 of file G4eIonisation.cc
References G4Positron::Positron(), and theElectron.
Here is the call graph for this function:
|
finalprotectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 74 of file G4eIonisation.cc.
View newest version in sPHENIX GitHub at line 74 of file G4eIonisation.cc
References isElectron, and x.
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 111 of file G4eIonisation.cc.
View newest version in sPHENIX GitHub at line 111 of file G4eIonisation.cc
|
overridevirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 116 of file G4eIonisation.cc.
View newest version in sPHENIX GitHub at line 116 of file G4eIonisation.cc
References G4VEnergyLossProcess::ProcessDescription().
Here is the call graph for this function:
|
private |
Definition at line 113 of file G4eIonisation.hh.
View newest version in sPHENIX GitHub at line 113 of file G4eIonisation.hh
Referenced by InitialiseEnergyLossProcess(), and MinPrimaryEnergy().
|
private |
Definition at line 114 of file G4eIonisation.hh.
View newest version in sPHENIX GitHub at line 114 of file G4eIonisation.hh
Referenced by InitialiseEnergyLossProcess().
|
private |
Definition at line 111 of file G4eIonisation.hh.
View newest version in sPHENIX GitHub at line 111 of file G4eIonisation.hh
Referenced by G4eIonisation(), InitialiseEnergyLossProcess(), and IsApplicable().