![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4AtimaEnergyLossModel:
Collaboration diagram for G4AtimaEnergyLossModel:Protected Member Functions | |
| virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) override |
| G4double | GetChargeSquareRatio () const |
| void | SetChargeSquareRatio (G4double val) |
Protected Member Functions inherited from G4VEmModel | |
| G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
| G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
| const G4MaterialCutsCouple * | CurrentCouple () const |
| void | SetCurrentElement (const G4Element *) |
Private Member Functions | |
| void | SetupParameters () |
| void | SetParticle (const G4ParticleDefinition *p) |
| void | SetGenericIon (const G4ParticleDefinition *p) |
| G4double | StoppingPower (G4double ap, G4double zp, G4double ep, G4double at, G4double zt) |
| G4double | Bethek_dedx_e (G4double ap, G4double zp, G4double ep, G4double at, G4double zt) |
| G4double | dedx_n (const G4double ap, const G4double zp, const G4double ep, const G4double at, const G4double zt) |
| G4double | sezi_dedx_e (const G4double zp, const G4double ep, const G4double at, const G4double zt) |
| G4double | sezi_p_se (const G4double energy, const G4double at, const G4double zt) |
| G4double | EnergyTable_interpolate (G4double xval, const G4double *y) |
| G4AtimaEnergyLossModel & | operator= (const G4AtimaEnergyLossModel &right)=delete |
| G4AtimaEnergyLossModel (const G4AtimaEnergyLossModel &)=delete | |
Static Private Attributes | |
| static G4double | stepE = 0.0 |
| static G4double | tableE [200] = {0.0} |
| static const G4double | element_atomic_weights [110] |
| static const G4double | ls_coefficients_a [110][200] |
| static const G4double | ls_coefficients_ahi [110][200] |
| static const G4double | proton_stopping_coef [92][8] |
| static const G4double | ionisation_potentials_z [121] |
| static const G4double | atima_vfermi [92] |
| static const G4double | atima_lambda_screening [92] |
| static const G4double | x0 [92] |
| static const G4double | x1 [92] |
| static const G4double | afermi [92] |
| static const G4double | c [92] |
| static const G4double | m0 [92] |
| static const G4double | del_0 [92] |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmModel | |
| G4ElementData * | fElementData |
| G4VParticleChange * | pParticleChange |
| G4PhysicsTable * | xSectionTable |
| const G4Material * | pBaseMaterial |
| const std::vector< G4double > * | theDensityFactor |
| const std::vector< G4int > * | theDensityIdx |
| size_t | idxTable |
| G4bool | lossFlucFlag |
| G4double | inveplus |
| G4double | pFactor |
Definition at line 57 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 57 of file G4AtimaEnergyLossModel.hh
|
explicit |
Definition at line 74 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 74 of file G4AtimaEnergyLossModel.cc
References atomic_mass_unit, corr, dedx_constant, domega2dx_constant, G4Electron::Electron(), electron_mass, G4LossTableManager::EmCorrections(), fine_structure, fParticleChange, g4calc, G4Exp(), G4Pow::GetInstance(), G4LossTableManager::Instance(), G4NistManager::Instance(), MeV, MLN10, nist, G4VEmModel::SetLowEnergyLimit(), SetParticle(), stepE, tableE, and theElectron.
Here is the call graph for this function:
|
virtual |
Definition at line 106 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 106 of file G4AtimaEnergyLossModel.cc
|
privatedelete |
|
private |
Definition at line 563 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 563 of file G4AtimaEnergyLossModel.cc
References G4Pow::A23(), afermi, Acts::Test::at, atomic_mass_unit, c, dedx_constant, del_0, e, electron_mass, element_atomic_weights, EnergyTable_interpolate(), Acts::VectorHelpers::eta(), f1, f2, fine_structure, g4calc, G4Exp(), G4Log(), G4lrint(), ionisation_potentials_z, ls_coefficients_a, ls_coefficients_ahi, m0, max, min, G4Pow::powA(), tableE, v1, v3, v4, x, x0, x1, and z.
Referenced by StoppingPower().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 226 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 226 of file G4AtimaEnergyLossModel.cc
References ComputeCrossSectionPerElectron(), and Acts::VectorHelpers::cross().
Here is the call graph for this function:
|
virtual |
Definition at line 195 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 195 of file G4AtimaEnergyLossModel.cc
References chargeSquare, Acts::VectorHelpers::cross(), G4Log(), mass, MaxSecondaryEnergy(), min, spin, and source.hepunit::twopi_mc2_rcl2.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 255 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 255 of file G4AtimaEnergyLossModel.cc
References Acts::Test::at, cm3, Acts::UnitConstants::g, G4lrint(), G4NistManager::GetAtomicMassAmu(), G4Material::GetDensity(), G4Material::GetIonisation(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4IonisParamMat::GetZeffective(), max, MeV, min, nist, and StoppingPower().
Referenced by CorrectionsAlongStep().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 275 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 275 of file G4AtimaEnergyLossModel.cc
References cm, ComputeDEDXPerVolume(), DBL_MAX, G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4VEmModel::GetModelOfFluctuations(), G4ParticleDefinition::GetPDGCharge(), isIon, mat, and G4VEmFluctuationModel::SetParticleAndCharge().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 240 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 240 of file G4AtimaEnergyLossModel.cc
References ComputeCrossSectionPerElectron(), Acts::VectorHelpers::cross(), and G4Material::GetElectronDensity().
Here is the call graph for this function:
|
private |
Definition at line 446 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 446 of file G4AtimaEnergyLossModel.cc
References Acts::Test::at, source.hepunit::Avogadro, epsilon(), g4calc, G4Log(), G4Pow::powA(), and sn.
Referenced by StoppingPower().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 651 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 651 of file G4AtimaEnergyLossModel.cc
References G4Log(), max, min, MLN10, num, r, stepE, tableE, and x.
Referenced by Bethek_dedx_e().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 134 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 134 of file G4AtimaEnergyLossModel.cc
References corr, corrFactor, G4EmCorrections::EffectiveChargeCorrection(), and G4EmCorrections::EffectiveChargeSquareRatio().
Here is the call graph for this function:
|
inlineprotected |
Definition at line 208 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 208 of file G4AtimaEnergyLossModel.hh
References chargeSquare.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 146 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 146 of file G4AtimaEnergyLossModel.cc
References corr, and G4EmCorrections::GetParticleCharge().
Here is the call graph for this function:
|
overridevirtual |
Implements G4VEmModel.
Definition at line 111 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 111 of file G4AtimaEnergyLossModel.cc
References fParticleChange, G4VEmModel::GetAngularDistribution(), G4VEmModel::GetParticleChangeForLoss(), G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), SetGenericIon(), SetParticle(), and G4VEmModel::UseAngularGeneratorFlag().
Here is the call graph for this function:
|
overrideprotectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 410 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 410 of file G4AtimaEnergyLossModel.cc
References source.hepunit::electron_mass_c2, mass, min, ratio, SetParticle(), and tlimit.
Referenced by ComputeCrossSectionPerElectron(), and SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 186 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 186 of file G4AtimaEnergyLossModel.cc
References G4Material::GetIonisation(), G4MaterialCutsCouple::GetMaterial(), and G4IonisParamMat::GetMeanExcitationEnergy().
Here is the call graph for this function:
|
privatedelete |
|
overridevirtual |
Implements G4VEmModel.
Definition at line 294 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 294 of file G4AtimaEnergyLossModel.cc
References Acts::Test::delta, e, source.hepunit::electron_mass_c2, f, f1, CLHEP::HepRandomEngine::flat(), CLHEP::HepRandomEngine::flatArray(), formfact, fParticleChange, G4cout, G4endl, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), G4DynamicParticle::GetTotalMomentum(), magMoment2, mass, mat, MaxSecondaryEnergy(), min, phi, CLHEP::Hep3Vector::rotateUz(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtomNumber(), CLHEP::Hep3Vector::set(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), spin, theElectron, twopi, CLHEP::Hep3Vector::unit(), G4VEmModel::UseAngularGeneratorFlag(), x, x2, and Z.
Here is the call graph for this function:Definition at line 215 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 215 of file G4AtimaEnergyLossModel.hh
References chargeSquare.
|
inlineprivate |
Definition at line 201 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 201 of file G4AtimaEnergyLossModel.hh
References G4ParticleDefinition::GetParticleName(), and isIon.
Referenced by Initialise().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 189 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 189 of file G4AtimaEnergyLossModel.hh
References CLHEP::eplus, G4ParticleDefinition::GetBaryonNumber(), G4ParticleDefinition::GetPDGCharge(), isIon, particle, and SetupParameters().
Referenced by G4AtimaEnergyLossModel(), Initialise(), and MaxSecondaryEnergy().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 158 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 158 of file G4AtimaEnergyLossModel.cc
References source.hepunit::c_squared, chargeSquare, corrFactor, DBL_MAX, e, source.hepunit::electron_mass_c2, eplus, formfact, G4lrint(), G4NistManager::GetA27(), G4ParticleDefinition::GetLeptonNumber(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMagneticMoment(), G4ParticleDefinition::GetPDGMass(), G4ParticleDefinition::GetPDGSpin(), GeV, source.hepunit::hbar_Planck, magMoment2, mass, nist, particle, ratio, spin, tlimit, and x.
Referenced by SetParticle().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 466 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 466 of file G4AtimaEnergyLossModel.cc
References a, kdfinder::abs(), atima_lambda_screening, atima_vfermi, b, e, g4calc, G4Exp(), G4Log(), h1, max, min, G4Pow::powA(), sezi_p_se(), v, and v2.
Referenced by StoppingPower().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 544 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 544 of file G4AtimaEnergyLossModel.cc
References Acts::Test::at, source.hepunit::Avogadro, e, energy, g4calc, G4Log(), G4Pow::powA(), proton_stopping_coef, and G4InuclParticleNames::sp.
Referenced by sezi_dedx_e().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 423 of file G4AtimaEnergyLossModel.cc.
View newest version in sPHENIX GitHub at line 423 of file G4AtimaEnergyLossModel.cc
References G4InuclParticleNames::ap, atomic_mass_unit, Bethek_dedx_e(), dedx_n(), and sezi_dedx_e().
Referenced by ComputeDEDXPerVolume().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 180 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 180 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
staticprivate |
Definition at line 177 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 177 of file G4AtimaEnergyLossModel.hh
Referenced by sezi_dedx_e().
|
staticprivate |
Definition at line 176 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 176 of file G4AtimaEnergyLossModel.hh
Referenced by sezi_dedx_e().
|
private |
Definition at line 162 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 162 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e(), G4AtimaEnergyLossModel(), and StoppingPower().
|
staticprivate |
Definition at line 181 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 181 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
private |
Definition at line 156 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 156 of file G4AtimaEnergyLossModel.hh
Referenced by ComputeCrossSectionPerElectron(), GetChargeSquareRatio(), SetChargeSquareRatio(), and SetupParameters().
|
private |
Definition at line 147 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 147 of file G4AtimaEnergyLossModel.hh
Referenced by G4AtimaEnergyLossModel(), GetChargeSquareRatio(), and GetParticleCharge().
|
private |
Definition at line 159 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 159 of file G4AtimaEnergyLossModel.hh
Referenced by GetChargeSquareRatio(), and SetupParameters().
|
private |
Definition at line 163 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 163 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e(), and G4AtimaEnergyLossModel().
|
staticprivate |
Definition at line 183 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 183 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
private |
Definition at line 166 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 166 of file G4AtimaEnergyLossModel.hh
Referenced by G4AtimaEnergyLossModel().
|
private |
Definition at line 164 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 164 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e(), and G4AtimaEnergyLossModel().
|
staticprivate |
Definition at line 170 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 170 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
private |
Definition at line 165 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 165 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e(), and G4AtimaEnergyLossModel().
|
private |
Definition at line 158 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 158 of file G4AtimaEnergyLossModel.hh
Referenced by SampleSecondaries(), and SetupParameters().
|
private |
Definition at line 148 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 148 of file G4AtimaEnergyLossModel.hh
Referenced by G4AtimaEnergyLossModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 150 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 150 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e(), dedx_n(), G4AtimaEnergyLossModel(), sezi_dedx_e(), and sezi_p_se().
|
staticprivate |
Definition at line 174 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 174 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
private |
Definition at line 160 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 160 of file G4AtimaEnergyLossModel.hh
Referenced by CorrectionsAlongStep(), SetGenericIon(), and SetParticle().
|
staticprivate |
Definition at line 171 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 171 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
staticprivate |
Definition at line 172 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 172 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
staticprivate |
Definition at line 182 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 182 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
private |
Definition at line 155 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 155 of file G4AtimaEnergyLossModel.hh
Referenced by SampleSecondaries(), and SetupParameters().
|
private |
Definition at line 152 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 152 of file G4AtimaEnergyLossModel.hh
Referenced by ComputeCrossSectionPerElectron(), MaxSecondaryEnergy(), SampleSecondaries(), and SetupParameters().
|
private |
Definition at line 161 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 161 of file G4AtimaEnergyLossModel.hh
Referenced by EnergyTable_interpolate(), and G4AtimaEnergyLossModel().
|
private |
Definition at line 149 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 149 of file G4AtimaEnergyLossModel.hh
Referenced by ComputeDEDXPerVolume(), G4AtimaEnergyLossModel(), and SetupParameters().
|
private |
Definition at line 145 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 145 of file G4AtimaEnergyLossModel.hh
Referenced by SetParticle(), and SetupParameters().
|
staticprivate |
Definition at line 173 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 173 of file G4AtimaEnergyLossModel.hh
Referenced by sezi_p_se().
|
private |
Definition at line 157 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 157 of file G4AtimaEnergyLossModel.hh
Referenced by MaxSecondaryEnergy(), and SetupParameters().
|
private |
Definition at line 154 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 154 of file G4AtimaEnergyLossModel.hh
Referenced by ComputeCrossSectionPerElectron(), SampleSecondaries(), and SetupParameters().
|
staticprivate |
Definition at line 168 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 168 of file G4AtimaEnergyLossModel.hh
Referenced by EnergyTable_interpolate(), and G4AtimaEnergyLossModel().
|
staticprivate |
Definition at line 169 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 169 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e(), EnergyTable_interpolate(), and G4AtimaEnergyLossModel().
|
private |
Definition at line 146 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 146 of file G4AtimaEnergyLossModel.hh
Referenced by G4AtimaEnergyLossModel(), and SampleSecondaries().
|
private |
Definition at line 153 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 153 of file G4AtimaEnergyLossModel.hh
Referenced by MaxSecondaryEnergy(), and SetupParameters().
|
staticprivate |
Definition at line 178 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 178 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().
|
staticprivate |
Definition at line 179 of file G4AtimaEnergyLossModel.hh.
View newest version in sPHENIX GitHub at line 179 of file G4AtimaEnergyLossModel.hh
Referenced by Bethek_dedx_e().