Geant4.10
|
#include <G4PenelopePhotoElectricModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | 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 59 of file G4PenelopePhotoElectricModel.hh.
G4PenelopePhotoElectricModel::G4PenelopePhotoElectricModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | processName = "PenPhotoElec" |
||
) |
Definition at line 65 of file G4PenelopePhotoElectricModel.cc.
References python.hepunit::eV, python.hepunit::GeV, G4AtomicTransitionManager::Instance(), G4VEmModel::SetDeexcitationFlag(), and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 95 of file G4PenelopePhotoElectricModel.cc.
References G4VEmModel::IsMaster(), and tab().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 206 of file G4PenelopePhotoElectricModel.cc.
References python.hepunit::barn, FatalException, G4cout, G4endl, G4Exception(), JustWarning, python.hepunit::MeV, G4TemplateAutoLock< M, L, U >::unlock(), and G4PhysicsVector::Value().
size_t G4PenelopePhotoElectricModel::GetNumberOfShellXS | ( | G4int | Z | ) |
Definition at line 635 of file G4PenelopePhotoElectricModel.cc.
References FatalException, G4endl, G4Exception(), and G4VEmModel::IsMaster().
Referenced by GetShellCrossSection().
G4double G4PenelopePhotoElectricModel::GetShellCrossSection | ( | G4int | Z, |
size_t | shellID, | ||
G4double | energy | ||
) |
Definition at line 660 of file G4PenelopePhotoElectricModel.cc.
References FatalException, G4cout, G4endl, G4Exception(), GetNumberOfShellXS(), and G4PhysicsVector::Value().
|
inline |
Definition at line 88 of file G4PenelopePhotoElectricModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 115 of file G4PenelopePhotoElectricModel.cc.
References G4LossTableManager::AtomDeexcitation(), fParticle, fParticleChange, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), G4LossTableManager::Instance(), G4VEmModel::IsMaster(), G4VEmModel::LowEnergyLimit(), eplot::material, and python.hepunit::MeV.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 177 of file G4PenelopePhotoElectricModel.cc.
References fParticle, G4cout, G4endl, G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
virtual |
Implements G4VEmModel.
Definition at line 276 of file G4PenelopePhotoElectricModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4AtomicShell::BindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), G4Electron::Definition(), G4Gamma::Definition(), G4InuclParticleNames::electron, G4Electron::Electron(), python.hepunit::eV, fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4Gamma::GammaDefinition(), G4VAtomDeexcitation::GenerateParticles(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4DynamicParticle::GetMomentumDirection(), G4Element::GetName(), G4Material::GetName(), G4Element::GetZ(), G4AtomicTransitionManager::Instance(), python.hepunit::keV, G4AtomicTransitionManager::NumberOfShells(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), G4AtomicTransitionManager::Shell(), and python.hepunit::twopi.
Definition at line 87 of file G4PenelopePhotoElectricModel.hh.
|
protected |
Definition at line 97 of file G4PenelopePhotoElectricModel.hh.
Referenced by Initialise(), and InitialiseLocal().
|
protected |
Definition at line 96 of file G4PenelopePhotoElectricModel.hh.
Referenced by Initialise(), and SampleSecondaries().