Geant4.10
|
#include <G4LivermoreIonisationModel.hh>
Protected Attributes | |
G4ParticleChangeForLoss * | fParticleChange |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 58 of file G4LivermoreIonisationModel.hh.
G4LivermoreIonisationModel::G4LivermoreIonisationModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | processName = "LowEnergyIoni" |
||
) |
Definition at line 77 of file G4LivermoreIonisationModel.cc.
References python.hepunit::eV, python.hepunit::GeV, and G4AtomicTransitionManager::Instance().
|
virtual |
Definition at line 94 of file G4LivermoreIonisationModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 174 of file G4LivermoreIonisationModel.cc.
References python.hepunit::barn, FatalException, G4cout, G4endl, G4Exception(), G4eIonisationCrossSectionHandler::GetCrossSectionAboveThresholdForElement(), and python.hepunit::keV.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 211 of file G4LivermoreIonisationModel.cc.
References G4VEnergySpectrum::AverageEnergy(), G4VEnergySpectrum::Excitation(), G4VCrossSectionHandler::FindValue(), G4cout, G4endl, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4Material::GetNumberOfElements(), python.hepunit::keV, python.hepunit::mm, n, and G4AtomicTransitionManager::NumberOfShells().
|
inline |
Definition at line 90 of file G4LivermoreIonisationModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 102 of file G4LivermoreIonisationModel.cc.
References G4VCrossSectionHandler::BuildMeanFreePathForMaterials(), G4VCrossSectionHandler::Clear(), G4Electron::Electron(), FatalException, fParticleChange, G4cout, G4endl, G4Exception(), G4VEmModel::GetParticleChangeForLoss(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), python.hepunit::keV, G4VCrossSectionHandler::LoadShellData(), G4VEmModel::LowEnergyLimit(), G4VEnergySpectrum::PrintData(), and G4VCrossSectionHandler::PrintData().
|
virtual |
Implements G4VEmModel.
Definition at line 252 of file G4LivermoreIonisationModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4AtomicShell::BindingEnergy(), G4Electron::Electron(), python.hepunit::electron_mass_c2, python.hepunit::eV, fParticleChange, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), python.hepunit::keV, G4VEnergySpectrum::MaxEnergyOfSecondaries(), G4INCL::Math::min(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForLoss::ProposeMomentumDirection(), CLHEP::Hep3Vector::rotateUz(), G4VEnergySpectrum::SampleEnergy(), G4VCrossSectionHandler::SelectRandomAtom(), G4VCrossSectionHandler::SelectRandomShell(), G4DynamicParticle::SetDefinition(), G4DynamicParticle::SetKineticEnergy(), G4DynamicParticle::SetMomentumDirection(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4AtomicTransitionManager::Shell(), python.hepunit::twopi, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
Definition at line 89 of file G4LivermoreIonisationModel.hh.
|
protected |
Definition at line 90 of file G4LivermoreIonisationModel.hh.
Referenced by Initialise(), and SampleSecondaries().