Geant4.10
|
#include <G4LowEnergyGammaConversion.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 62 of file G4LowEnergyGammaConversion.hh.
G4LowEnergyGammaConversion::G4LowEnergyGammaConversion | ( | const G4String & | processName = "LowEnConversion" | ) |
Definition at line 78 of file G4LowEnergyGammaConversion.cc.
References FatalException, G4cout, G4endl, G4Exception(), G4VProcess::GetProcessName(), python.hepunit::GeV, G4RDVCrossSectionHandler::Initialise(), python.hepunit::MeV, and G4VProcess::verboseLevel.
G4LowEnergyGammaConversion::~G4LowEnergyGammaConversion | ( | ) |
Definition at line 112 of file G4LowEnergyGammaConversion.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 119 of file G4LowEnergyGammaConversion.cc.
References G4RDVCrossSectionHandler::BuildMeanFreePathForMaterials(), G4RDVCrossSectionHandler::Clear(), and G4RDVCrossSectionHandler::LoadData().
|
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, energy(), G4RDVEMDataSet::FindValue(), G4Track::GetDynamicParticle(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterialCutsCouple(), and photon.
Referenced by DumpMeanFreePath().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 314 of file G4LowEnergyGammaConversion.cc.
References G4Gamma::Gamma().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 130 of file G4LowEnergyGammaConversion.cc.
References G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, G4Electron::Electron(), python.hepunit::electron_mass_c2, python.hepunit::epsilon0, 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(), python.hepunit::MeV, G4INCL::Math::min(), G4Positron::Positron(), G4VDiscreteProcess::PostStepDoIt(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChange::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4RDVCrossSectionHandler::SelectRandomElement(), G4VParticleChange::SetNumberOfSecondaries(), CLHEP::RandBit::shootBit(), and python.hepunit::twopi.