Geant4.10
|
#include <G4PenelopeIonisationModel.hh>
Protected Attributes | |
G4ParticleChangeForLoss * | fParticleChange |
const G4ParticleDefinition * | fParticle |
![]() | |
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 65 of file G4PenelopeIonisationModel.hh.
G4PenelopeIonisationModel::G4PenelopeIonisationModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | processName = "PenIoni" |
||
) |
Definition at line 70 of file G4PenelopeIonisationModel.cc.
References python.hepunit::eV, G4PenelopeOscillatorManager::GetOscillatorManager(), python.hepunit::GeV, G4VEmModel::SetDeexcitationFlag(), and G4VEmModel::SetHighEnergyLimit().
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 322 of file G4PenelopeIonisationModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 338 of file G4PenelopeIonisationModel.cc.
References G4PenelopeIonisationXSHandler::BuildXSTable(), G4cout, G4endl, G4Exception(), G4PenelopeOscillatorManager::GetAtomsPerMolecule(), G4PenelopeIonisationXSHandler::GetCrossSectionTableForCouple(), G4Material::GetName(), G4ParticleDefinition::GetParticleName(), G4PenelopeCrossSection::GetSoftStoppingPower(), G4Material::GetTotNbOfAtomsPerVolume(), JustWarning, python.hepunit::keV, python.hepunit::mm, and G4TemplateAutoLock< M, L, U >::unlock().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 217 of file G4PenelopeIonisationModel.cc.
References G4PenelopeIonisationXSHandler::BuildXSTable(), G4cout, G4endl, G4Exception(), G4PenelopeOscillatorManager::GetAtomsPerMolecule(), G4PenelopeIonisationXSHandler::GetCrossSectionTableForCouple(), G4PenelopeCrossSection::GetHardCrossSection(), G4Material::GetName(), G4ParticleDefinition::GetParticleName(), G4PenelopeCrossSection::GetTotalCrossSection(), G4Material::GetTotNbOfAtomsPerVolume(), JustWarning, python.hepunit::keV, python.hepunit::mm, G4VEmModel::SetupForMaterial(), and G4TemplateAutoLock< M, L, U >::unlock().
|
inline |
Definition at line 111 of file G4PenelopeIonisationModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 116 of file G4PenelopeIonisationModel.cc.
References G4LossTableManager::AtomDeexcitation(), G4PenelopeIonisationXSHandler::BuildXSTable(), fParticle, fParticleChange, G4cout, G4endl, G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4VEmModel::GetParticleChangeForLoss(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4LossTableManager::Instance(), G4VEmModel::IsMaster(), python.hepunit::keV, G4VEmModel::LowEnergyLimit(), G4INCL::Math::max(), and G4PenelopeIonisationXSHandler::SetVerboseLevel().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 185 of file G4PenelopeIonisationModel.cc.
References fParticle, G4cout, and G4endl.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 426 of file G4PenelopeIonisationModel.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 434 of file G4PenelopeIonisationModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4AtomicShell::BindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), G4Electron::Definition(), G4Gamma::Definition(), G4InuclParticleNames::electron, G4Electron::Electron(), python.hepunit::eV, FatalException, fParticleChange, G4cout, G4endl, G4Exception(), G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4DynamicParticle::GetDefinition(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4PenelopeOscillatorManager::GetOscillatorTableIonisation(), G4ParticleDefinition::GetParticleName(), G4AtomicTransitionManager::Instance(), python.hepunit::keV, eplot::material, python.hepunit::pi, G4Positron::Positron(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForLoss::ProposeMomentumDirection(), CLHEP::Hep3Vector::rotateUz(), G4ParticleChangeForLoss::SetProposedKineticEnergy(), G4AtomicTransitionManager::Shell(), and python.hepunit::twopi.
Definition at line 110 of file G4PenelopeIonisationModel.hh.
|
protected |
Definition at line 115 of file G4PenelopeIonisationModel.hh.
Referenced by Initialise(), and InitialiseLocal().
|
protected |
Definition at line 111 of file G4PenelopeIonisationModel.hh.
Referenced by Initialise(), and SampleSecondaries().