Geant4
10.02.p02
|
#include <G4LowEnergyGammaConversion.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Private Member Functions | |
G4LowEnergyGammaConversion & | operator= (const G4LowEnergyGammaConversion &right) |
G4LowEnergyGammaConversion (const G4LowEnergyGammaConversion &) | |
G4double | ScreenFunction1 (G4double screenVariable) |
G4double | ScreenFunction2 (G4double screenVariable) |
Private Attributes | |
G4double | lowEnergyLimit |
G4double | highEnergyLimit |
G4RDVEMDataSet * | meanFreePathTable |
G4RDVCrossSectionHandler * | crossSectionHandler |
G4RDVRangeTest * | rangeTest |
const G4double | intrinsicLowEnergyLimit |
const G4double | intrinsicHighEnergyLimit |
const G4double | smallEnergy |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VProcess | |
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 62 of file G4LowEnergyGammaConversion.hh.
G4LowEnergyGammaConversion::G4LowEnergyGammaConversion | ( | const G4String & | processName = "LowEnConversion" | ) |
Definition at line 78 of file G4LowEnergyGammaConversion.cc.
References crossSectionHandler, FatalException, G4cout, G4endl, G4Exception(), G4VProcess::GetProcessName(), GeV, highEnergyLimit, G4RDVCrossSectionHandler::Initialise(), intrinsicHighEnergyLimit, intrinsicLowEnergyLimit, lowEnergyLimit, meanFreePathTable, MeV, rangeTest, and G4VProcess::verboseLevel.
G4LowEnergyGammaConversion::~G4LowEnergyGammaConversion | ( | ) |
Definition at line 112 of file G4LowEnergyGammaConversion.cc.
References crossSectionHandler, meanFreePathTable, and rangeTest.
|
private |
|
virtual |
Reimplemented from G4VProcess.
Definition at line 119 of file G4LowEnergyGammaConversion.cc.
References G4RDVCrossSectionHandler::BuildMeanFreePathForMaterials(), G4RDVCrossSectionHandler::Clear(), crossSectionHandler, G4RDVCrossSectionHandler::LoadData(), and meanFreePathTable.
|
inline |
Definition at line 78 of file G4LowEnergyGammaConversion.hh.
References GetMeanFreePath().
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 319 of file G4LowEnergyGammaConversion.cc.
References DBL_MAX, G4INCL::KinematicsUtils::energy(), G4RDVEMDataSet::FindValue(), G4Track::GetDynamicParticle(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), highEnergyLimit, lowEnergyLimit, meanFreePathTable, and photon.
Referenced by DumpMeanFreePath().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 314 of file G4LowEnergyGammaConversion.cc.
References G4Gamma::Gamma().
|
private |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 130 of file G4LowEnergyGammaConversion.cc.
References a1, a2, G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, crossSectionHandler, G4Electron::Electron(), epsilon(), G4RDVRangeTest::Escape(), fStopAndKill, G4cout, G4endl, G4UniformRand, G4Track::GetDynamicParticle(), G4Element::GetfCoulomb(), G4Element::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4IonisParamElm::GetlogZ3(), G4Track::GetMaterialCutsCouple(), G4DynamicParticle::GetMomentumDirection(), G4Step::GetPostStepPoint(), G4StepPoint::GetSafety(), G4IonisParamElm::GetZ3(), G4ParticleChange::Initialize(), G4INCL::Math::max(), MeV, G4INCL::Math::min(), G4Positron::Positron(), G4VDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChange::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), rangeTest, ScreenFunction1(), ScreenFunction2(), G4RDVCrossSectionHandler::SelectRandomElement(), G4VParticleChange::SetNumberOfSecondaries(), smallEnergy, and twopi.
Definition at line 335 of file G4LowEnergyGammaConversion.cc.
Referenced by PostStepDoIt().
Definition at line 349 of file G4LowEnergyGammaConversion.cc.
Referenced by PostStepDoIt().
|
private |
Definition at line 102 of file G4LowEnergyGammaConversion.hh.
Referenced by BuildPhysicsTable(), G4LowEnergyGammaConversion(), PostStepDoIt(), and ~G4LowEnergyGammaConversion().
|
private |
Definition at line 99 of file G4LowEnergyGammaConversion.hh.
Referenced by G4LowEnergyGammaConversion(), and GetMeanFreePath().
|
private |
Definition at line 107 of file G4LowEnergyGammaConversion.hh.
Referenced by G4LowEnergyGammaConversion().
|
private |
Definition at line 106 of file G4LowEnergyGammaConversion.hh.
Referenced by G4LowEnergyGammaConversion().
|
private |
Definition at line 98 of file G4LowEnergyGammaConversion.hh.
Referenced by G4LowEnergyGammaConversion(), and GetMeanFreePath().
|
private |
Definition at line 101 of file G4LowEnergyGammaConversion.hh.
Referenced by BuildPhysicsTable(), G4LowEnergyGammaConversion(), GetMeanFreePath(), and ~G4LowEnergyGammaConversion().
|
private |
Definition at line 104 of file G4LowEnergyGammaConversion.hh.
Referenced by G4LowEnergyGammaConversion(), PostStepDoIt(), and ~G4LowEnergyGammaConversion().
|
private |
Definition at line 109 of file G4LowEnergyGammaConversion.hh.
Referenced by PostStepDoIt().