Geant4.10
|
#include <G4LivermorePhotoElectricModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | 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 50 of file G4LivermorePhotoElectricModel.hh.
G4LivermorePhotoElectricModel::G4LivermorePhotoElectricModel | ( | const G4String & | nam = "LivermorePhElectric" | ) |
Definition at line 61 of file G4LivermorePhotoElectricModel.cc.
References G4Electron::Electron(), G4cout, G4endl, G4Gamma::Gamma(), G4VEmModel::SetAngularDistribution(), and G4VEmModel::SetDeexcitationFlag().
|
virtual |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 161 of file G4LivermorePhotoElectricModel.cc.
References python.hepunit::barn, energy(), G4cout, G4endl, G4lrint(), InitialiseForElement(), python.hepunit::keV, and G4VEmModel::Value().
|
virtual |
Implements G4VEmModel.
Definition at line 105 of file G4LivermorePhotoElectricModel.cc.
References G4LossTableManager::AtomDeexcitation(), fParticleChange, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4LossTableManager::Instance(), G4VAtomDeexcitation::IsFluoActive(), G4VEmModel::IsMaster(), and eplot::material.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 529 of file G4LivermorePhotoElectricModel.cc.
References G4TemplateAutoLock< M, L, U >::unlock().
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Implements G4VEmModel.
Definition at line 215 of file G4LivermorePhotoElectricModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), G4InuclParticleNames::electron, fParticleChange, fStopAndKill, G4cout, G4endl, G4lrint(), G4UniformRand, G4VAtomDeexcitation::GenerateParticles(), G4VEmModel::GetAngularDistribution(), G4VAtomDeexcitation::GetAtomicShell(), G4ElementData::GetComponentID(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4ElementData::GetValueForComponent(), G4Element::GetZ(), python.hepunit::keV, G4InuclParticleNames::nn, G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), and G4VEmModel::Value().
Definition at line 112 of file G4LivermorePhotoElectricModel.hh.
References n.
|
protected |
Definition at line 82 of file G4LivermorePhotoElectricModel.hh.
Referenced by Initialise(), and SampleSecondaries().