Geant4.10
|
#include <G4LowEnergyPhotoElectric.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 65 of file G4LowEnergyPhotoElectric.hh.
G4LowEnergyPhotoElectric::G4LowEnergyPhotoElectric | ( | const G4String & | processName = "LowEnPhotoElec" | ) |
Definition at line 97 of file G4LowEnergyPhotoElectric.cc.
References FatalException, G4cout, G4endl, G4Exception(), G4VProcess::GetProcessName(), python.hepunit::GeV, python.hepunit::keV, and G4VProcess::verboseLevel.
G4LowEnergyPhotoElectric::~G4LowEnergyPhotoElectric | ( | ) |
Definition at line 130 of file G4LowEnergyPhotoElectric.cc.
Definition at line 359 of file G4LowEnergyPhotoElectric.cc.
References G4RDAtomicDeexcitation::ActivateAugerElectronProduction().
Referenced by eRositaPhysicsList::ConstructEM().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 139 of file G4LowEnergyPhotoElectric.cc.
References G4RDVCrossSectionHandler::BuildMeanFreePathForMaterials(), G4RDVCrossSectionHandler::Clear(), G4RDVCrossSectionHandler::LoadData(), and G4RDVCrossSectionHandler::LoadShellData().
|
inline |
Definition at line 91 of file G4LowEnergyPhotoElectric.hh.
References GetMeanFreePath().
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 325 of file G4LowEnergyPhotoElectric.cc.
References DBL_MAX, energy(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterial(), eplot::material, photon, and G4RDVCrossSectionHandler::ValueForMaterial().
Referenced by DumpMeanFreePath().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 320 of file G4LowEnergyPhotoElectric.cc.
References G4Gamma::Gamma().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 154 of file G4LowEnergyPhotoElectric.cc.
References G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, G4InuclSpecialFunctions::bindingEnergy(), G4RDAtomicShell::BindingEnergy(), G4InuclParticleNames::electron, G4Electron::Electron(), G4RDVRangeTest::Escape(), fStopAndKill, G4cout, G4endl, G4RDAtomicDeexcitation::GenerateParticles(), G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4ProductionCutsTable::GetEnergyCutsVector(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), G4DynamicParticle::GetMomentumDirection(), G4RDVPhotoElectricAngularDistribution::GetPhotoElectronDirection(), G4DynamicParticle::GetPolarization(), G4Step::GetPostStepPoint(), G4ProductionCutsTable::GetProductionCutsTable(), G4StepPoint::GetSafety(), G4ParticleChange::Initialize(), G4RDAtomicTransitionManager::Instance(), G4INCL::Math::min(), G4VDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChange::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4RDVCrossSectionHandler::SelectRandomAtom(), G4RDVCrossSectionHandler::SelectRandomShell(), G4VParticleChange::SetNumberOfSecondaries(), G4RDAtomicTransitionManager::Shell(), and G4RDAtomicShell::ShellId().
void G4LowEnergyPhotoElectric::SetAngularGenerator | ( | G4RDVPhotoElectricAngularDistribution * | distribution | ) |
Definition at line 364 of file G4LowEnergyPhotoElectric.cc.
References G4RDVPhotoElectricAngularDistribution::PrintGeneratorInformation().
Definition at line 370 of file G4LowEnergyPhotoElectric.cc.
References FatalException, G4Exception(), and G4RDVPhotoElectricAngularDistribution::PrintGeneratorInformation().
Definition at line 353 of file G4LowEnergyPhotoElectric.cc.
References G4RDAtomicDeexcitation::SetCutForAugerElectrons().
Referenced by eRositaPhysicsList::ConstructEM().
Definition at line 347 of file G4LowEnergyPhotoElectric.cc.
References G4RDAtomicDeexcitation::SetCutForSecondaryPhotons().
Referenced by eRositaPhysicsList::ConstructEM().