Geant4.10
|
#include <G4LivermorePolarizedPhotoElectricModel.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 41 of file G4LivermorePolarizedPhotoElectricModel.hh.
G4LivermorePolarizedPhotoElectricModel::G4LivermorePolarizedPhotoElectricModel | ( | const G4String & | nam = "LivermorePolarizedPhotoElectric" | ) |
Definition at line 48 of file G4LivermorePolarizedPhotoElectricModel.cc.
References G4Electron::Electron(), python.hepunit::eV, G4cout, G4endl, G4Gamma::Gamma(), python.hepunit::GeV, python.hepunit::keV, G4VEmModel::SetAngularDistribution(), and G4VEmModel::SetDeexcitationFlag().
|
virtual |
Definition at line 87 of file G4LivermorePolarizedPhotoElectricModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 145 of file G4LivermorePolarizedPhotoElectricModel.cc.
References python.hepunit::barn, G4VCrossSectionHandler::FindValue(), G4cout, G4endl, G4lrint(), and python.hepunit::keV.
|
virtual |
Implements G4VEmModel.
Definition at line 96 of file G4LivermorePolarizedPhotoElectricModel.cc.
References G4LossTableManager::AtomDeexcitation(), G4VCrossSectionHandler::Clear(), fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4LossTableManager::Instance(), G4VAtomDeexcitation::IsFluoActive(), python.hepunit::keV, G4VCrossSectionHandler::LoadData(), G4VCrossSectionHandler::LoadShellData(), and G4VEmModel::LowEnergyLimit().
|
virtual |
Implements G4VEmModel.
Definition at line 165 of file G4LivermorePolarizedPhotoElectricModel.cc.
References G4InuclSpecialFunctions::bindingEnergy(), G4AtomicShell::BindingEnergy(), G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), G4InuclParticleNames::electron, fParticleChange, fStopAndKill, G4cout, G4endl, G4lrint(), G4VAtomDeexcitation::GenerateParticles(), G4VEmModel::GetAngularDistribution(), G4VAtomDeexcitation::GetAtomicShell(), G4Element::GetAtomicShell(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), G4Element::GetNbOfAtomicShells(), G4Element::GetZ(), G4INCL::Math::max(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4VEmAngularDistribution::SampleDirection(), G4VEmModel::SelectRandomAtom(), G4VCrossSectionHandler::SelectRandomShell(), and G4ParticleChangeForGamma::SetProposedKineticEnergy().
|
protected |
Definition at line 69 of file G4LivermorePolarizedPhotoElectricModel.hh.
Referenced by Initialise(), and SampleSecondaries().