ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Classes | |
struct | ElementData |
struct | LPMFuncs |
Protected Member Functions | |
virtual G4double | ComputeDXSectionPerAtom (G4double gammaEnergy) |
void | SetParticle (const G4ParticleDefinition *p) |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes | |
G4bool | fIsElectron |
G4bool | fIsScatOffElectron |
G4bool | fIsLPMActive |
G4int | fCurrentIZ |
G4double | fPrimaryParticleMass |
G4double | fPrimaryKinEnergy |
G4double | fPrimaryTotalEnergy |
G4double | fDensityFactor |
G4double | fDensityCorr |
G4double | fLowestKinEnergy |
G4double | fNucTerm |
G4double | fSumTerm |
const G4ParticleDefinition * | fPrimaryParticle |
G4ParticleDefinition * | fGammaParticle |
G4ParticleChangeForLoss * | fParticleChange |
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 |
Static Protected Attributes | |
static const G4double | gBremFactor |
static const G4double | gMigdalConstant |
Private Member Functions | |
G4double | ComputeBremLoss (G4double cutEnergy) |
G4double | ComputeXSectionPerAtom (G4double cutEnergy) |
G4double | ComputeRelDXSectionPerAtom (G4double gammaEnergy) |
void | InitialiseElementData () |
void | InitLPMFunctions () |
void | ComputeLPMfunctions (G4double &funcXiS, G4double &funcGS, G4double &funcPhiS, const G4double egamma) |
void | GetLPMFunctions (G4double &lpmGs, G4double &lpmPhis, const G4double s) |
void | ComputeLPMGsPhis (G4double &funcGS, G4double &funcPhiS, const G4double varShat) |
void | ComputeScreeningFunctions (G4double &phi1, G4double &phi1m2, G4double &psi1, G4double &psi1m2, const G4double gam, const G4double eps) |
G4eBremsstrahlungRelModel & | operator= (const G4eBremsstrahlungRelModel &right)=delete |
G4eBremsstrahlungRelModel (const G4eBremsstrahlungRelModel &)=delete | |
Private Attributes | |
G4bool | fIsUseCompleteScreening |
G4double | fLPMEnergyThreshold |
G4double | fLPMEnergy |
Static Private Attributes | |
static const G4int | gMaxZet = 120 |
static const G4double | gLPMconstant |
static const G4double | gXGL [8] |
static const G4double | gWGL [8] |
static const G4double | gFelLowZet [8] |
static const G4double | gFinelLowZet [8] |
static LPMFuncs | gLPMFuncs |
static std::vector< ElementData * > | gElementData |
Definition at line 59 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 59 of file G4eBremsstrahlungRelModel.hh
|
explicit |
Definition at line 116 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 116 of file G4eBremsstrahlungRelModel.cc
References fCurrentIZ, fDensityCorr, fDensityFactor, fGammaParticle, fLowestKinEnergy, fLPMEnergy, fLPMEnergyThreshold, fNucTerm, fParticleChange, fPrimaryKinEnergy, fPrimaryParticle, fPrimaryParticleMass, fPrimaryTotalEnergy, fSumTerm, G4Gamma::Gamma(), MeV, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetLowEnergyLimit(), G4VEmModel::SetLPMFlag(), and SetParticle().
|
virtual |
Definition at line 151 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 151 of file G4eBremsstrahlungRelModel.cc
References G4eBremsstrahlungRelModel::LPMFuncs::fIsInitialized, G4eBremsstrahlungRelModel::LPMFuncs::fLPMFuncG, G4eBremsstrahlungRelModel::LPMFuncs::fLPMFuncPhi, gElementData, gLPMFuncs, G4VEmModel::IsMaster(), and G4VEmModel::LPMFlag().
|
privatedelete |
Definition at line 295 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 295 of file G4eBremsstrahlungRelModel.cc
References ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), Acts::Test::delta, fDensityCorr, fIsLPMActive, fPrimaryTotalEnergy, gWGL, gXGL, k, and max.
Referenced by ComputeDEDXPerVolume().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 325 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 325 of file G4eBremsstrahlungRelModel.cc
References ComputeXSectionPerAtom(), fCurrentIZ, fPrimaryParticle, G4lrint(), gBremFactor, gMaxZet, G4VEmModel::LowEnergyLimit(), max, min, and SetParticle().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 241 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 241 of file G4eBremsstrahlungRelModel.cc
References ComputeBremLoss(), fCurrentIZ, fPrimaryParticle, G4lrint(), gBremFactor, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), gMaxZet, G4VEmModel::LowEnergyLimit(), max, min, G4VEmModel::SetCurrentElement(), SetParticle(), and SetupForMaterial().
|
protectedvirtual |
Reimplemented in G4SeltzerBergerModel, and G4LivermoreBremsstrahlungModel.
Definition at line 481 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 481 of file G4eBremsstrahlungRelModel.cc
References ComputeScreeningFunctions(), epsilon(), fCurrentIZ, G4eBremsstrahlungRelModel::ElementData::fEpsilonFactor, G4eBremsstrahlungRelModel::ElementData::fFz, G4eBremsstrahlungRelModel::ElementData::fGammaFactor, fIsScatOffElectron, fIsUseCompleteScreening, G4eBremsstrahlungRelModel::ElementData::fLogZ, fNucTerm, fPrimaryTotalEnergy, fSumTerm, G4eBremsstrahlungRelModel::ElementData::fZFactor1, G4eBremsstrahlungRelModel::ElementData::fZFactor11, G4eBremsstrahlungRelModel::ElementData::fZFactor2, gElementData, max, and y.
Referenced by ComputeBremLoss(), ComputeXSectionPerAtom(), and SampleSecondaries().
|
private |
Definition at line 674 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 674 of file G4eBremsstrahlungRelModel.cc
References condition(), fCurrentIZ, fDensityCorr, G4eBremsstrahlungRelModel::ElementData::fILVarS1, G4eBremsstrahlungRelModel::ElementData::fILVarS1Cond, fLPMEnergy, fPrimaryTotalEnergy, G4eBremsstrahlungRelModel::ElementData::fVarS1, G4Log(), gElementData, and GetLPMFunctions().
Referenced by ComputeRelDXSectionPerAtom().
|
private |
Definition at line 713 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 713 of file G4eBremsstrahlungRelModel.cc
References G4Exp(), and CLHEP::pi.
Referenced by InitLPMFunctions().
Definition at line 434 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 434 of file G4eBremsstrahlungRelModel.cc
References ComputeLPMfunctions(), fCurrentIZ, fIsScatOffElectron, fNucTerm, fPrimaryTotalEnergy, fSumTerm, G4eBremsstrahlungRelModel::ElementData::fZFactor1, G4eBremsstrahlungRelModel::ElementData::fZFactor11, G4eBremsstrahlungRelModel::ElementData::fZFactor2, gElementData, max, and y.
Referenced by ComputeBremLoss(), ComputeXSectionPerAtom(), and SampleSecondaries().
|
private |
Definition at line 527 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 527 of file G4eBremsstrahlungRelModel.cc
References eps, G4Exp(), G4Log(), and G4InuclParticleNames::gam.
Referenced by ComputeDXSectionPerAtom().
Definition at line 381 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 381 of file G4eBremsstrahlungRelModel.cc
References ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), Acts::Test::delta, fDensityCorr, fIsLPMActive, fPrimaryKinEnergy, fPrimaryTotalEnergy, G4Exp(), G4Log(), gWGL, gXGL, k, and max.
Referenced by ComputeCrossSectionPerAtom().
|
private |
Definition at line 770 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 770 of file G4eBremsstrahlungRelModel.cc
References G4eBremsstrahlungRelModel::LPMFuncs::fISDelta, G4eBremsstrahlungRelModel::LPMFuncs::fLPMFuncG, G4eBremsstrahlungRelModel::LPMFuncs::fLPMFuncPhi, G4eBremsstrahlungRelModel::LPMFuncs::fSLimit, and gLPMFuncs.
Referenced by ComputeLPMfunctions().
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4SeltzerBergerModel, G4LivermoreBremsstrahlungModel, and G4ePolarizedBremsstrahlungModel.
Definition at line 170 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 170 of file G4eBremsstrahlungRelModel.cc
References fCurrentIZ, fIsScatOffElectron, fParticleChange, G4VEmModel::GetParticleChangeForLoss(), G4VEmModel::GetTripletModel(), G4VEmModel::HighEnergyLimit(), G4VEmModel::Initialise(), InitialiseElementData(), G4VEmModel::InitialiseElementSelectors(), InitLPMFunctions(), G4VEmModel::IsMaster(), G4VEmModel::LowEnergyLimit(), G4VEmModel::LPMFlag(), and SetParticle().
Referenced by G4TablesForExtrapolator::ComputeElectronDEDX(), and G4LivermoreBremsstrahlungModel::Initialise().
|
private |
Definition at line 632 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 632 of file G4eBremsstrahlungRelModel.cc
References source.hepunit::electron_mass_c2, G4eBremsstrahlungRelModel::ElementData::fEpsilonFactor, G4eBremsstrahlungRelModel::ElementData::fFz, G4eBremsstrahlungRelModel::ElementData::fGammaFactor, G4eBremsstrahlungRelModel::ElementData::fILVarS1, G4eBremsstrahlungRelModel::ElementData::fILVarS1Cond, G4eBremsstrahlungRelModel::ElementData::fLogZ, G4eBremsstrahlungRelModel::ElementData::fVarS1, G4eBremsstrahlungRelModel::ElementData::fZFactor1, G4eBremsstrahlungRelModel::ElementData::fZFactor11, G4eBremsstrahlungRelModel::ElementData::fZFactor2, G4Log(), G4lrint(), gElementData, G4Element::GetElementTable(), G4Element::GetfCoulomb(), G4Element::GetZ(), gFelLowZet, gFinelLowZet, gMaxZet, and min.
Referenced by Initialise().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 192 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 192 of file G4eBremsstrahlungRelModel.cc
References G4VEmModel::GetElementSelectors(), G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), and G4VEmModel::SetElementSelectors().
|
private |
Definition at line 756 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 756 of file G4eBremsstrahlungRelModel.cc
References ComputeLPMGsPhis(), G4eBremsstrahlungRelModel::LPMFuncs::fISDelta, G4eBremsstrahlungRelModel::LPMFuncs::fIsInitialized, G4eBremsstrahlungRelModel::LPMFuncs::fLPMFuncG, G4eBremsstrahlungRelModel::LPMFuncs::fLPMFuncPhi, G4eBremsstrahlungRelModel::LPMFuncs::fSLimit, gLPMFuncs, and num.
Referenced by Initialise().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 231 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 231 of file G4eBremsstrahlungRelModel.cc
References fLowestKinEnergy, and max.
|
privatedelete |
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4SeltzerBergerModel, G4LivermoreBremsstrahlungModel, and G4ePolarizedBremsstrahlungModel.
Definition at line 545 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 545 of file G4eBremsstrahlungRelModel.cc
References ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), dir, CLHEP::electron_mass_c2, fCurrentIZ, fDensityCorr, fGammaParticle, fIsLPMActive, fIsScatOffElectron, CLHEP::HepRandomEngine::flat(), CLHEP::HepRandomEngine::flatArray(), fNucTerm, fParticleChange, fPrimaryParticle, fPrimaryTotalEnergy, fStopAndKill, fSumTerm, G4eBremsstrahlungRelModel::ElementData::fZFactor1, G4eBremsstrahlungRelModel::ElementData::fZFactor2, G4Exp(), G4Log(), gElementData, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetLogKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4VEmModel::GetTripletModel(), G4VEmModel::LowEnergyLimit(), max, min, G4VParticleChange::ProposeTrackStatus(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SampleSecondaries(), G4VEmModel::SecondaryThreshold(), G4VEmModel::SelectTargetAtom(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), SetupForMaterial(), and xmin.
|
protected |
Definition at line 200 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 200 of file G4eBremsstrahlungRelModel.cc
References G4Electron::Electron(), fIsElectron, fPrimaryParticle, fPrimaryParticleMass, and G4ParticleDefinition::GetPDGMass().
Referenced by ComputeCrossSectionPerAtom(), ComputeDEDXPerVolume(), G4eBremsstrahlungRelModel(), Initialise(), and G4SeltzerBergerModel::Initialise().
|
overridevirtual |
Reimplemented from G4VEmModel.
Reimplemented in G4SeltzerBergerModel.
Definition at line 210 of file G4eBremsstrahlungRelModel.cc.
View newest version in sPHENIX GitHub at line 210 of file G4eBremsstrahlungRelModel.cc
References fDensityCorr, fDensityFactor, fIsLPMActive, fLPMEnergy, fLPMEnergyThreshold, fPrimaryKinEnergy, fPrimaryParticleMass, fPrimaryTotalEnergy, G4Material::GetElectronDensity(), G4Material::GetRadlen(), gLPMconstant, gMigdalConstant, and G4VEmModel::LPMFlag().
Referenced by ComputeDEDXPerVolume(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 150 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 150 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeCrossSectionPerAtom(), ComputeDEDXPerVolume(), G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4SeltzerBergerModel::ComputeDXSectionPerAtom(), ComputeDXSectionPerAtom(), ComputeLPMfunctions(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel(), Initialise(), G4SeltzerBergerModel::SampleEnergyTransfer(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 156 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 156 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeBremLoss(), ComputeLPMfunctions(), ComputeXSectionPerAtom(), G4eBremsstrahlungRelModel(), G4SeltzerBergerModel::SampleEnergyTransfer(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), SampleSecondaries(), G4SeltzerBergerModel::SetupForMaterial(), and SetupForMaterial().
|
protected |
Definition at line 155 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 155 of file G4eBremsstrahlungRelModel.hh
Referenced by G4eBremsstrahlungRelModel(), G4SeltzerBergerModel::SetupForMaterial(), and SetupForMaterial().
|
protected |
Definition at line 166 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 166 of file G4eBremsstrahlungRelModel.hh
Referenced by G4eBremsstrahlungRelModel(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 146 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 146 of file G4eBremsstrahlungRelModel.hh
Referenced by G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4SeltzerBergerModel::ComputeDXSectionPerAtom(), G4SeltzerBergerModel::SampleEnergyTransfer(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), and SetParticle().
|
protected |
Definition at line 148 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 148 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeBremLoss(), ComputeXSectionPerAtom(), SampleSecondaries(), G4SeltzerBergerModel::SetupForMaterial(), and SetupForMaterial().
|
protected |
Definition at line 147 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 147 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), Initialise(), G4SeltzerBergerModel::Initialise(), and SampleSecondaries().
|
private |
Definition at line 211 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 211 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeDXSectionPerAtom().
|
protected |
Definition at line 157 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 157 of file G4eBremsstrahlungRelModel.hh
Referenced by G4eBremsstrahlungRelModel(), G4SeltzerBergerModel::G4SeltzerBergerModel(), G4SeltzerBergerModel::Initialise(), and MinPrimaryEnergy().
|
private |
Definition at line 214 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 214 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeLPMfunctions(), G4eBremsstrahlungRelModel(), and SetupForMaterial().
|
private |
Definition at line 213 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 213 of file G4eBremsstrahlungRelModel.hh
Referenced by G4eBremsstrahlungRelModel(), and SetupForMaterial().
|
protected |
Definition at line 159 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 159 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel(), and SampleSecondaries().
|
protected |
Definition at line 167 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 167 of file G4eBremsstrahlungRelModel.hh
Referenced by G4eBremsstrahlungRelModel(), Initialise(), G4SeltzerBergerModel::Initialise(), G4ePolarizedBremsstrahlungModel::SampleSecondaries(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 153 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 153 of file G4eBremsstrahlungRelModel.hh
Referenced by G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4SeltzerBergerModel::ComputeDXSectionPerAtom(), ComputeXSectionPerAtom(), G4eBremsstrahlungRelModel(), G4SeltzerBergerModel::SetupForMaterial(), and SetupForMaterial().
|
protected |
Definition at line 165 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 165 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeCrossSectionPerAtom(), ComputeDEDXPerVolume(), G4eBremsstrahlungRelModel(), G4SeltzerBergerModel::SampleEnergyTransfer(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), SampleSecondaries(), and SetParticle().
|
protected |
Definition at line 152 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 152 of file G4eBremsstrahlungRelModel.hh
Referenced by G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4eBremsstrahlungRelModel(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), SetParticle(), and SetupForMaterial().
|
protected |
Definition at line 154 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 154 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeBremLoss(), G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), G4SeltzerBergerModel::ComputeDXSectionPerAtom(), ComputeDXSectionPerAtom(), ComputeLPMfunctions(), ComputeRelDXSectionPerAtom(), ComputeXSectionPerAtom(), G4eBremsstrahlungRelModel(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4SeltzerBergerModel::SampleSecondaries(), SampleSecondaries(), G4SeltzerBergerModel::SetupForMaterial(), and SetupForMaterial().
|
protected |
Definition at line 160 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 160 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), G4eBremsstrahlungRelModel(), and SampleSecondaries().
|
staticprotected |
Definition at line 162 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 162 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeCrossSectionPerAtom(), ComputeDEDXPerVolume(), G4LivermoreBremsstrahlungModel::ComputeDXSectionPerAtom(), and G4SeltzerBergerModel::ComputeDXSectionPerAtom().
|
staticprivate |
Definition at line 209 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 209 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeDXSectionPerAtom(), ComputeLPMfunctions(), ComputeRelDXSectionPerAtom(), InitialiseElementData(), SampleSecondaries(), and ~G4eBremsstrahlungRelModel().
|
staticprivate |
Definition at line 176 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 176 of file G4eBremsstrahlungRelModel.hh
Referenced by InitialiseElementData().
|
staticprivate |
Definition at line 177 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 177 of file G4eBremsstrahlungRelModel.hh
Referenced by InitialiseElementData().
|
staticprivate |
Definition at line 172 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 172 of file G4eBremsstrahlungRelModel.hh
Referenced by SetupForMaterial().
|
staticprivate |
Definition at line 208 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 208 of file G4eBremsstrahlungRelModel.hh
Referenced by GetLPMFunctions(), InitLPMFunctions(), and ~G4eBremsstrahlungRelModel().
|
staticprivate |
Definition at line 170 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 170 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeCrossSectionPerAtom(), ComputeDEDXPerVolume(), and InitialiseElementData().
|
staticprotected |
Definition at line 163 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 163 of file G4eBremsstrahlungRelModel.hh
Referenced by G4SeltzerBergerModel::SetupForMaterial(), and SetupForMaterial().
|
staticprivate |
Definition at line 175 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 175 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeBremLoss(), and ComputeXSectionPerAtom().
|
staticprivate |
Definition at line 174 of file G4eBremsstrahlungRelModel.hh.
View newest version in sPHENIX GitHub at line 174 of file G4eBremsstrahlungRelModel.hh
Referenced by ComputeBremLoss(), and ComputeXSectionPerAtom().