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/G4ionIonisation.hh>
Private Member Functions | |
G4ionIonisation & | operator= (const G4ionIonisation &right)=delete |
G4ionIonisation (const G4ionIonisation &)=delete | |
Private Attributes | |
G4EmCorrections * | corr |
const G4ParticleDefinition * | theParticle |
G4double | eth |
G4bool | isInitialised |
G4bool | stopDataActive |
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 77 of file G4ionIonisation.hh.
View newest version in sPHENIX GitHub at line 77 of file G4ionIonisation.hh
|
explicit |
Definition at line 83 of file G4ionIonisation.cc.
View newest version in sPHENIX GitHub at line 83 of file G4ionIonisation.cc
References corr, G4Electron::Electron(), G4LossTableManager::EmCorrections(), eth, fIonisation, G4LossTableManager::Instance(), MeV, G4VEnergyLossProcess::SetLinearLossLimit(), G4VProcess::SetProcessSubType(), and G4VEnergyLossProcess::SetSecondaryParticle().
|
virtual |
Definition at line 98 of file G4ionIonisation.cc.
View newest version in sPHENIX GitHub at line 98 of file G4ionIonisation.cc
|
privatedelete |
Definition at line 128 of file G4ionIonisation.hh.
View newest version in sPHENIX GitHub at line 128 of file G4ionIonisation.hh
References stopDataActive.
void G4ionIonisation::AddStoppingData | ( | G4int | Z, |
G4int | A, | ||
const G4String & | materialName, | ||
G4PhysicsVector * | dVector | ||
) |
Definition at line 187 of file G4ionIonisation.cc.
View newest version in sPHENIX GitHub at line 187 of file G4ionIonisation.cc
References G4EmCorrections::AddStoppingData(), and corr.
|
inlineprotected |
Definition at line 135 of file G4ionIonisation.hh.
View newest version in sPHENIX GitHub at line 135 of file G4ionIonisation.hh
References eth.
|
overrideprotectedvirtual |
Implements G4VEnergyLossProcess.
Definition at line 121 of file G4ionIonisation.cc.
View newest version in sPHENIX GitHub at line 121 of file G4ionIonisation.cc
References G4VEnergyLossProcess::AddEmModel(), corr, emax, G4VEnergyLossProcess::EmModel(), eth, G4VEnergyLossProcess::FluctModel(), G4GenericIon::GenericIon(), G4ParticleDefinition::GetPDGMass(), G4VEmModel::HighEnergyLimit(), G4EmCorrections::InitialiseForNewRun(), G4EmParameters::Instance(), isInitialised, G4EmParameters::MaxKinEnergy(), G4EmParameters::MinKinEnergy(), part, source.hepunit::proton_mass_c2, G4VEnergyLossProcess::SetBaseParticle(), G4VEnergyLossProcess::SetEmModel(), G4VEnergyLossProcess::SetFluctModel(), G4VEmModel::SetHighEnergyLimit(), G4EmCorrections::SetIonisationModels(), G4VEmModel::SetLowEnergyLimit(), stopDataActive, and theParticle.
|
finalvirtual |
Implements G4VEnergyLossProcess.
Definition at line 103 of file G4ionIonisation.cc.
View newest version in sPHENIX GitHub at line 103 of file G4ionIonisation.cc
References G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGCharge(), and G4ParticleDefinition::IsShortLived().
|
finalprotectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 111 of file G4ionIonisation.cc.
View newest version in sPHENIX GitHub at line 111 of file G4ionIonisation.cc
References CLHEP::electron_mass_c2, and G4ParticleDefinition::GetPDGMass().
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 196 of file G4ionIonisation.cc.
View newest version in sPHENIX GitHub at line 196 of file G4ionIonisation.cc
References G4VEnergyLossProcess::ProcessDescription().
|
overrideprotectedvirtual |
Reimplemented from G4VEnergyLossProcess.
Definition at line 176 of file G4ionIonisation.cc.
View newest version in sPHENIX GitHub at line 176 of file G4ionIonisation.cc
References corr, G4endl, G4GenericIon::GenericIon(), G4EmCorrections::GetNumberOfStoppingVectors(), stopDataActive, and theParticle.
|
private |
Definition at line 115 of file G4ionIonisation.hh.
View newest version in sPHENIX GitHub at line 115 of file G4ionIonisation.hh
Referenced by AddStoppingData(), G4ionIonisation(), InitialiseEnergyLossProcess(), and StreamProcessInfo().
|
private |
Definition at line 119 of file G4ionIonisation.hh.
View newest version in sPHENIX GitHub at line 119 of file G4ionIonisation.hh
Referenced by BetheBlochEnergyThreshold(), G4ionIonisation(), and InitialiseEnergyLossProcess().
|
private |
Definition at line 121 of file G4ionIonisation.hh.
View newest version in sPHENIX GitHub at line 121 of file G4ionIonisation.hh
Referenced by InitialiseEnergyLossProcess().
|
private |
Definition at line 122 of file G4ionIonisation.hh.
View newest version in sPHENIX GitHub at line 122 of file G4ionIonisation.hh
Referenced by ActivateStoppingData(), InitialiseEnergyLossProcess(), and StreamProcessInfo().
|
private |
Definition at line 117 of file G4ionIonisation.hh.
View newest version in sPHENIX GitHub at line 117 of file G4ionIonisation.hh
Referenced by InitialiseEnergyLossProcess(), and StreamProcessInfo().