Geant4.10
|
#include <G4BetheBlochModel.hh>
Protected Member Functions | |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kinEnergy) |
G4double | GetChargeSquareRatio () const |
void | SetChargeSquareRatio (G4double val) |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Additional Inherited Members | |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 72 of file G4BetheBlochModel.hh.
G4BetheBlochModel::G4BetheBlochModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "BetheBloch" |
||
) |
Definition at line 75 of file G4BetheBlochModel.cc.
References G4Electron::Electron(), G4LossTableManager::EmCorrections(), G4NistManager::Instance(), G4LossTableManager::Instance(), python.hepunit::MeV, and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Definition at line 101 of file G4BetheBlochModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 226 of file G4BetheBlochModel.cc.
References ComputeCrossSectionPerElectron().
|
virtual |
Definition at line 189 of file G4BetheBlochModel.cc.
References G4Log(), MaxSecondaryEnergy(), G4INCL::Math::min(), and python.hepunit::twopi_mc2_rcl2.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochNoDeltaModel.
Definition at line 255 of file G4BetheBlochModel.cc.
References G4IonisParamMat::DensityCorrection(), python.hepunit::electron_mass_c2, G4Log(), G4InuclParticleNames::gam, G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4IonisParamMat::GetMeanExcitationEnergy(), G4EmCorrections::HighOrderCorrections(), G4EmCorrections::IonBarkasCorrection(), MaxSecondaryEnergy(), G4INCL::Math::min(), G4EmCorrections::ShellCorrection(), and python.hepunit::twopi_mc2_rcl2.
Referenced by G4BetheBlochNoDeltaModel::ComputeDEDXPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 308 of file G4BetheBlochModel.cc.
References G4EmCorrections::EffectiveChargeCorrection(), G4EmCorrections::EffectiveChargeSquareRatio(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4VEmModel::GetModelOfFluctuations(), G4EmCorrections::IonHighOrderCorrections(), 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 G4EmCorrections::EffectiveChargeCorrection(), and G4EmCorrections::EffectiveChargeSquareRatio().
|
inlineprotected |
Definition at line 196 of file G4BetheBlochModel.hh.
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4BetheBlochIonGasModel.
Definition at line 142 of file G4BetheBlochModel.cc.
References G4EmCorrections::GetParticleCharge().
|
virtual |
Implements G4VEmModel.
Definition at line 106 of file G4BetheBlochModel.cc.
References G4VEmModel::GetAngularDistribution(), G4VEmModel::GetParticleChangeForLoss(), G4VEmModel::SetAngularDistribution(), G4VEmModel::SetDeexcitationFlag(), and G4VEmModel::UseAngularGeneratorFlag().
|
protectedvirtual |
Reimplemented from G4VEmModel.
Definition at line 450 of file G4BetheBlochModel.cc.
References python.hepunit::electron_mass_c2, and G4INCL::Math::min().
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().
|
virtual |
Implements G4VEmModel.
Definition at line 338 of file G4BetheBlochModel.cc.
References python.hepunit::electron_mass_c2, G4cout, G4endl, G4UniformRand, G4VEmModel::GetAngularDistribution(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentum(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), G4DynamicParticle::GetTotalMomentum(), MaxSecondaryEnergy(), G4INCL::Math::min(), CLHEP::Hep3Vector::rotateUz(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtomNumber(), CLHEP::Hep3Vector::set(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4ParticleChangeForLoss::SetProposedMomentumDirection(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), G4VEmModel::UseAngularGeneratorFlag(), and test::x.
Definition at line 203 of file G4BetheBlochModel.hh.
Referenced by G4BetheBlochIonGasModel::ChargeSquareRatio().