Geant4
10.02.p02
|
#include <G4BetheBlochModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
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) |
G4BetheBlochModel & | operator= (const G4BetheBlochModel &right) |
G4BetheBlochModel (const G4BetheBlochModel &) | |
Additional Inherited Members | |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 72 of file G4BetheBlochModel.hh.
G4BetheBlochModel::G4BetheBlochModel | ( | const G4ParticleDefinition * | p = nullptr , |
const G4String & | nam = "BetheBloch" |
||
) |
Definition at line 75 of file G4BetheBlochModel.cc.
References corr, G4Electron::Electron(), G4LossTableManager::EmCorrections(), fParticleChange, G4NistManager::Instance(), G4LossTableManager::Instance(), MeV, nist, SetGenericIon(), G4VEmModel::SetLowEnergyLimit(), SetParticle(), and theElectron.
|
virtual |
Definition at line 101 of file G4BetheBlochModel.cc.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 226 of file G4BetheBlochModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Definition at line 189 of file G4BetheBlochModel.cc.
References chargeSquare, G4Log(), mass, MaxSecondaryEnergy(), G4INCL::Math::min(), and spin.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochNoDeltaModel.
Definition at line 255 of file G4BetheBlochModel.cc.
References chargeSquare, corr, G4IonisParamMat::DensityCorrection(), G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4IonisParamMat::GetMeanExcitationEnergy(), G4EmCorrections::HighOrderCorrections(), G4EmCorrections::IonBarkasCorrection(), isIon, mass, MaxSecondaryEnergy(), G4INCL::Math::min(), G4EmCorrections::ShellCorrection(), spin, twoln10, and x.
Referenced by G4BetheBlochNoDeltaModel::ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 308 of file G4BetheBlochModel.cc.
References corr, corrFactor, G4EmCorrections::EffectiveChargeCorrection(), G4EmCorrections::EffectiveChargeSquareRatio(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4VEmModel::GetModelOfFluctuations(), G4EmCorrections::IonHighOrderCorrections(), isIon, and G4VEmFluctuationModel::SetParticleAndCharge().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochNoDeltaModel.
Definition at line 240 of file G4BetheBlochModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 130 of file G4BetheBlochModel.cc.
References corr, corrFactor, G4EmCorrections::EffectiveChargeCorrection(), and G4EmCorrections::EffectiveChargeSquareRatio().
|
inlineprotected |
Definition at line 196 of file G4BetheBlochModel.hh.
References chargeSquare.
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochIonGasModel.
Definition at line 142 of file G4BetheBlochModel.cc.
References corr, and G4EmCorrections::GetParticleCharge().
|
virtual |
Implements G4VEmModel.
Definition at line 106 of file G4BetheBlochModel.cc.
References fParticleChange, G4VEmModel::GetAngularDistribution(), G4VEmModel::GetParticleChangeForLoss(), isInitialised, G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), SetGenericIon(), SetParticle(), and G4VEmModel::UseAngularGeneratorFlag().
Referenced by G4TablesForExtrapolator::ComputeMuonDEDX(), and G4TablesForExtrapolator::ComputeProtonDEDX().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 454 of file G4BetheBlochModel.cc.
References mass, G4INCL::Math::min(), ratio, SetParticle(), and tlimit.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), and SampleSecondaries().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 180 of file G4BetheBlochModel.cc.
References G4Material::GetIonisation(), G4MaterialCutsCouple::GetMaterial(), and G4IonisParamMat::GetMeanExcitationEnergy().
|
private |
|
virtual |
Implements G4VEmModel.
Definition at line 338 of file G4BetheBlochModel.cc.
References f1, formfact, fParticleChange, G4cout, G4endl, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), G4DynamicParticle::GetTotalMomentum(), magMoment2, mass, MaxSecondaryEnergy(), G4INCL::Math::min(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtomNumber(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), spin, theElectron, twopi, G4VEmModel::UseAngularGeneratorFlag(), and x.
|
inlineprotected |
Definition at line 203 of file G4BetheBlochModel.hh.
References chargeSquare.
Referenced by G4BetheBlochIonGasModel::ChargeSquareRatio().
|
inlineprivate |
Definition at line 187 of file G4BetheBlochModel.hh.
References G4ParticleDefinition::GetParticleName(), isIon, and particle.
Referenced by G4BetheBlochModel(), and Initialise().
|
inlineprivate |
Definition at line 175 of file G4BetheBlochModel.hh.
References eplus, G4ParticleDefinition::GetBaryonNumber(), G4ParticleDefinition::GetPDGCharge(), isIon, particle, and SetupParameters().
Referenced by G4BetheBlochModel(), Initialise(), and MaxSecondaryEnergy().
|
private |
Definition at line 154 of file G4BetheBlochModel.cc.
References chargeSquare, corrFactor, eplus, formfact, G4ParticleDefinition::GetLeptonNumber(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMagneticMoment(), G4ParticleDefinition::GetPDGMass(), G4ParticleDefinition::GetPDGSpin(), G4NistManager::GetZ13(), GeV, magMoment2, mass, nist, particle, ratio, spin, tlimit, and x.
Referenced by SetParticle().
|
private |
Definition at line 166 of file G4BetheBlochModel.hh.
|
private |
Definition at line 162 of file G4BetheBlochModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), GetChargeSquareRatio(), SetChargeSquareRatio(), and SetupParameters().
|
private |
Definition at line 154 of file G4BetheBlochModel.hh.
Referenced by ComputeDEDXPerVolume(), CorrectionsAlongStep(), G4BetheBlochModel(), GetChargeSquareRatio(), and GetParticleCharge().
|
private |
Definition at line 168 of file G4BetheBlochModel.hh.
Referenced by CorrectionsAlongStep(), GetChargeSquareRatio(), and SetupParameters().
|
private |
Definition at line 164 of file G4BetheBlochModel.hh.
Referenced by SampleSecondaries(), and SetupParameters().
|
private |
Definition at line 155 of file G4BetheBlochModel.hh.
Referenced by G4BetheBlochModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 170 of file G4BetheBlochModel.hh.
Referenced by Initialise().
|
private |
Definition at line 169 of file G4BetheBlochModel.hh.
Referenced by ComputeDEDXPerVolume(), CorrectionsAlongStep(), SetGenericIon(), and SetParticle().
|
private |
Definition at line 161 of file G4BetheBlochModel.hh.
Referenced by SampleSecondaries(), and SetupParameters().
|
private |
Definition at line 158 of file G4BetheBlochModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), MaxSecondaryEnergy(), SampleSecondaries(), and SetupParameters().
|
private |
Definition at line 156 of file G4BetheBlochModel.hh.
Referenced by G4BetheBlochModel(), and SetupParameters().
|
private |
Definition at line 152 of file G4BetheBlochModel.hh.
Referenced by SetGenericIon(), SetParticle(), and SetupParameters().
|
private |
Definition at line 163 of file G4BetheBlochModel.hh.
Referenced by MaxSecondaryEnergy(), and SetupParameters().
|
private |
Definition at line 160 of file G4BetheBlochModel.hh.
Referenced by ComputeCrossSectionPerElectron(), ComputeDEDXPerVolume(), SampleSecondaries(), and SetupParameters().
|
private |
Definition at line 167 of file G4BetheBlochModel.hh.
|
private |
Definition at line 153 of file G4BetheBlochModel.hh.
Referenced by G4BetheBlochModel(), and SampleSecondaries().
|
private |
Definition at line 159 of file G4BetheBlochModel.hh.
Referenced by MaxSecondaryEnergy(), and SetupParameters().
|
private |
Definition at line 165 of file G4BetheBlochModel.hh.
Referenced by ComputeDEDXPerVolume().