Geant4.10
|
#include <G4LowEnergyIonisation.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition) |
virtual std::vector < G4DynamicParticle * > * | DeexciteAtom (const G4MaterialCutsCouple *couple, G4double incidentEnergy, G4double eLoss) |
![]() | |
G4double | GetLossWithFluct (const G4DynamicParticle *aParticle, const G4MaterialCutsCouple *couple, G4double MeanLoss, G4double step) |
![]() | |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Definition at line 71 of file G4LowEnergyIonisation.hh.
G4LowEnergyIonisation::G4LowEnergyIonisation | ( | const G4String & | processName = "LowEnergyIoni" | ) |
Definition at line 125 of file G4LowEnergyIonisation.cc.
References python.hepunit::eV, and G4VProcess::verboseLevel.
G4LowEnergyIonisation::~G4LowEnergyIonisation | ( | ) |
Definition at line 138 of file G4LowEnergyIonisation.cc.
Definition at line 713 of file G4LowEnergyIonisation.cc.
References G4RDAtomicDeexcitation::ActivateAugerElectronProduction().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 147 of file G4LowEnergyIonisation.cc.
References G4eLowEnergyLoss::BuildDEDXTable(), G4eLowEnergyLoss::CounterOfElectronProcess, G4eLowEnergyLoss::CounterOfPositronProcess, G4Electron::Electron(), G4cout, G4endl, G4eLowEnergyLoss::GetLowerBoundEloss(), G4eLowEnergyLoss::GetNbinEloss(), G4VProcess::GetProcessName(), G4eLowEnergyLoss::GetUpperBoundEloss(), G4RDVCrossSectionHandler::LoadShellData(), G4RDVEMDataSet::PrintData(), G4RDVEnergySpectrum::PrintData(), G4RDVCrossSectionHandler::PrintData(), PrintInfoDefinition(), G4eLowEnergyLoss::RecorderOfElectronProcess, G4eLowEnergyLoss::RecorderOfPositronProcess, and G4VProcess::verboseLevel.
|
protectedvirtual |
Reimplemented from G4eLowEnergyLoss.
Definition at line 606 of file G4LowEnergyIonisation.cc.
References G4RDAtomicShell::BindingEnergy(), G4Electron::Electron(), G4Gamma::Gamma(), G4RDShellVacancy::GenerateNumberOfIonisations(), G4RDAtomicDeexcitation::GenerateParticles(), G4DynamicParticle::GetDefinition(), G4Material::GetElementVector(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4Material::GetNumberOfElements(), G4RDAtomicTransitionManager::Instance(), n, position, G4RDVCrossSectionHandler::SelectRandomShell(), G4RDAtomicTransitionManager::Shell(), and G4RDAtomicShell::ShellId().
|
protectedvirtual |
Implements G4eLowEnergyLoss.
Definition at line 690 of file G4LowEnergyIonisation.cc.
References G4RDVEMDataSet::FindValue(), G4RDVEMDataSet::GetComponent(), G4Track::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), and NotForced.
|
virtual |
Reimplemented from G4eLowEnergyLoss.
Definition at line 600 of file G4LowEnergyIonisation.cc.
References G4Electron::Electron().
|
virtual |
Implements G4eLowEnergyLoss.
Definition at line 405 of file G4LowEnergyIonisation.cc.
References G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, G4InuclSpecialFunctions::bindingEnergy(), G4RDAtomicShell::BindingEnergy(), G4Electron::Electron(), python.hepunit::electron_mass_c2, python.hepunit::eV, G4eLowEnergyLoss::Fluorescence(), fStopAndKill, G4cout, G4endl, G4UniformRand, G4Gamma::Gamma(), G4RDAtomicDeexcitation::GenerateParticles(), G4DynamicParticle::GetDefinition(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), G4Track::GetMomentumDirection(), G4ParticleChange::Initialize(), G4RDAtomicTransitionManager::Instance(), G4RDVEnergySpectrum::MaxEnergyOfSecondaries(), G4VContinuousDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChange::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4RDVEnergySpectrum::SampleEnergy(), G4RDVCrossSectionHandler::SelectRandomAtom(), G4RDVCrossSectionHandler::SelectRandomShell(), G4DynamicParticle::SetDefinition(), G4DynamicParticle::SetKineticEnergy(), G4DynamicParticle::SetMomentumDirection(), G4VParticleChange::SetNumberOfSecondaries(), G4RDAtomicShell::ShellId(), python.hepunit::twopi, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
void G4LowEnergyIonisation::PrintInfoDefinition | ( | ) |
Definition at line 588 of file G4LowEnergyIonisation.cc.
References G4cout, G4endl, and G4VProcess::GetProcessName().
Referenced by BuildPhysicsTable().
Definition at line 707 of file G4LowEnergyIonisation.cc.
References G4RDAtomicDeexcitation::SetCutForAugerElectrons().
Definition at line 701 of file G4LowEnergyIonisation.cc.
References G4RDAtomicDeexcitation::SetCutForSecondaryPhotons().