Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PairProductionRelModel.hh>
Protected Member Functions | |
void | ComputePhi12 (const G4double delta, G4double &phi1, G4double &phi2) |
G4double | ScreenFunction1 (const G4double delta) |
G4double | ScreenFunction2 (const G4double delta) |
void | ScreenFunction12 (const G4double delta, G4double &f1, G4double &f2) |
G4double | ComputeParametrizedXSectionPerAtom (G4double gammaEnergy, G4double Z) |
G4double | ComputeXSectionPerAtom (G4double gammaEnergy, G4double Z) |
G4double | ComputeDXSectionPerAtom (G4double eplusEnergy, G4double gammaEnergy, G4double Z) |
G4double | ComputeRelDXSectionPerAtom (G4double eplusEnergy, G4double gammaEnergy, G4double Z) |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes | |
G4bool | fIsUseLPMCorrection |
G4bool | fIsUseCompleteScreening |
G4double | fLPMEnergy |
G4double | fParametrizedXSectionThreshold |
G4double | fCoulombCorrectionThreshold |
G4Pow * | fG4Calc |
G4ParticleDefinition * | fTheGamma |
G4ParticleDefinition * | fTheElectron |
G4ParticleDefinition * | fThePositron |
G4ParticleChangeForGamma * | fParticleChange |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const G4Material * | pBaseMaterial |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
G4bool | lossFlucFlag |
G4double | inveplus |
G4double | pFactor |
Static Protected Attributes | |
static const G4int | gMaxZet = 120 |
static const G4double | gLPMconstant |
static const G4double | gXGL [8] |
static const G4double | gWGL [8] |
static const G4double | gFelLowZet [8] |
static const G4double | gFinelLowZet [8] |
static const G4double | gXSecFactor |
static const G4double | gEgLPMActivation = 100.*CLHEP::GeV |
static std::vector< ElementData * > | gElementData |
static LPMFuncs | gLPMFuncs |
Definition at line 67 of file G4PairProductionRelModel.hh.
|
explicit |
Definition at line 113 of file G4PairProductionRelModel.cc.
|
virtual |
Definition at line 129 of file G4PairProductionRelModel.cc.
|
overridevirtual |
Reimplemented from G4VEmModel.
Reimplemented in G4LivermoreGammaConversion5DModel, and G4LivermoreGammaConversionModel.
Definition at line 310 of file G4PairProductionRelModel.cc.
|
protected |
Definition at line 227 of file G4PairProductionRelModel.cc.
Referenced by ComputeXSectionPerAtom().
|
protected |
Definition at line 655 of file G4PairProductionRelModel.cc.
Referenced by ComputeCrossSectionPerAtom().
|
inlineprotected |
Definition at line 211 of file G4PairProductionRelModel.hh.
Referenced by ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), and SampleSecondaries().
|
protected |
Definition at line 276 of file G4PairProductionRelModel.cc.
Referenced by ComputeXSectionPerAtom().
|
protected |
Definition at line 172 of file G4PairProductionRelModel.cc.
Referenced by ComputeCrossSectionPerAtom().
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4LivermoreGammaConversion5DModel, G4LivermoreGammaConversionModel, and G4BetheHeitler5DModel.
Definition at line 146 of file G4PairProductionRelModel.cc.
Referenced by G4LivermoreGammaConversionModel::Initialise(), and G4BetheHeitler5DModel::Initialise().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 164 of file G4PairProductionRelModel.cc.
|
inline |
Definition at line 101 of file G4PairProductionRelModel.hh.
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4BetheHeitler5DModel.
Definition at line 347 of file G4PairProductionRelModel.cc.
Definition at line 225 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
inlineprotected |
Definition at line 241 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
Definition at line 233 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
inline |
Definition at line 100 of file G4PairProductionRelModel.hh.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 340 of file G4PairProductionRelModel.cc.
|
protected |
Definition at line 182 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel(), and SampleSecondaries().
|
protected |
Definition at line 184 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
protected |
Definition at line 177 of file G4PairProductionRelModel.hh.
Referenced by ComputeDXSectionPerAtom(), and ComputeRelDXSectionPerAtom().
|
protected |
Definition at line 176 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom(), Initialise(), LPMflag(), SampleSecondaries(), SetLPMflag(), and ~G4PairProductionRelModel().
|
protected |
Definition at line 179 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries(), and SetupForMaterial().
|
protected |
Definition at line 181 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4PairProductionRelModel().
|
protected |
Definition at line 188 of file G4PairProductionRelModel.hh.
Referenced by Initialise(), SampleSecondaries(), and G4BetheHeitler5DModel::SampleSecondaries().
|
protected |
Definition at line 186 of file G4PairProductionRelModel.hh.
Referenced by G4BetheHeitler5DModel::G4BetheHeitler5DModel(), G4BetheHeitler5DModel::Initialise(), SampleSecondaries(), and G4BetheHeitler5DModel::SampleSecondaries().
|
protected |
Definition at line 185 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries(), and G4BetheHeitler5DModel::SampleSecondaries().
|
protected |
Definition at line 187 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
staticprotected |
Definition at line 171 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom(), and SampleSecondaries().
|
staticprotected |
Definition at line 173 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), ComputeXSectionPerAtom(), SampleSecondaries(), and ~G4PairProductionRelModel().
|
staticprotected |
Definition at line 167 of file G4PairProductionRelModel.hh.
|
staticprotected |
Definition at line 168 of file G4PairProductionRelModel.hh.
|
staticprotected |
Definition at line 163 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries(), and SetupForMaterial().
|
staticprotected |
Definition at line 174 of file G4PairProductionRelModel.hh.
Referenced by ~G4PairProductionRelModel().
|
staticprotected |
Definition at line 161 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), ComputeXSectionPerAtom(), and SampleSecondaries().
|
staticprotected |
Definition at line 166 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom().
|
staticprotected |
Definition at line 165 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom().
|
staticprotected |
Definition at line 170 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom().