Geant4.10
|
#include <G4PEEffectFluoModel.hh>
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 58 of file G4PEEffectFluoModel.hh.
G4PEEffectFluoModel::G4PEEffectFluoModel | ( | const G4String & | nam = "PhotoElectric" | ) |
Definition at line 66 of file G4PEEffectFluoModel.cc.
References G4Electron::Electron(), python.hepunit::eV, G4Gamma::Gamma(), G4VEmModel::SetAngularDistribution(), and G4VEmModel::SetDeexcitationFlag().
|
virtual |
Definition at line 84 of file G4PEEffectFluoModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 99 of file G4PEEffectFluoModel.cc.
References G4VEmModel::CurrentCouple(), energy(), G4MaterialCutsCouple::GetMaterial(), G4SandiaTable::GetSandiaCofPerAtom(), and G4Material::GetSandiaTable().
Referenced by G4AdjointPhotoElectricModel::AdjointCrossSectionPerAtom().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 121 of file G4PEEffectFluoModel.cc.
References energy(), G4SandiaTable::GetSandiaCofForMaterial(), and G4Material::GetSandiaTable().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedPEEffectModel.
Definition at line 89 of file G4PEEffectFluoModel.cc.
References G4LossTableManager::AtomDeexcitation(), G4VEmModel::GetParticleChangeForGamma(), and G4LossTableManager::Instance().
Referenced by G4PolarizedPEEffectModel::Initialise().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedPEEffectModel.
Definition at line 140 of file G4PEEffectFluoModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4AtomicShell::BindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), energy(), python.hepunit::eV, fStopAndKill, G4cout, G4endl, G4lrint(), G4VAtomDeexcitation::GenerateParticles(), G4VEmModel::GetAngularDistribution(), G4VAtomDeexcitation::GetAtomicShell(), G4Element::GetAtomicShell(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4Element::GetNbOfAtomicShells(), G4Element::GetZ(), python.hepunit::keV, G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4VEmModel::SelectRandomAtom(), G4VEmModel::SetCurrentCouple(), and G4ParticleChangeForGamma::SetProposedKineticEnergy().
Referenced by G4PolarizedPEEffectModel::SampleSecondaries().