Geant4 11.1.1
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 = nullptr |
G4VParticleChange * | pParticleChange = nullptr |
G4PhysicsTable * | xSectionTable = nullptr |
const G4Material * | pBaseMaterial = nullptr |
const std::vector< G4double > * | theDensityFactor = nullptr |
const std::vector< G4int > * | theDensityIdx = nullptr |
G4double | inveplus |
G4double | pFactor = 1.0 |
size_t | currentCoupleIndex = 0 |
size_t | basedCoupleIndex = 0 |
G4bool | lossFlucFlag = true |
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 65 of file G4PairProductionRelModel.hh.
|
explicit |
Definition at line 114 of file G4PairProductionRelModel.cc.
|
override |
Definition at line 130 of file G4PairProductionRelModel.cc.
|
delete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 311 of file G4PairProductionRelModel.cc.
|
protected |
Definition at line 228 of file G4PairProductionRelModel.cc.
Referenced by ComputeXSectionPerAtom().
|
protected |
Definition at line 654 of file G4PairProductionRelModel.cc.
Referenced by ComputeCrossSectionPerAtom().
|
inlineprotected |
Definition at line 200 of file G4PairProductionRelModel.hh.
Referenced by ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), and SampleSecondaries().
|
protected |
Definition at line 277 of file G4PairProductionRelModel.cc.
Referenced by ComputeXSectionPerAtom().
|
protected |
Definition at line 173 of file G4PairProductionRelModel.cc.
Referenced by ComputeCrossSectionPerAtom().
|
overridevirtual |
Implements G4VEmModel.
Definition at line 147 of file G4PairProductionRelModel.cc.
Referenced by G4LivermoreGammaConversionModel::Initialise(), and G4BetheHeitler5DModel::Initialise().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 165 of file G4PairProductionRelModel.cc.
|
inline |
Definition at line 97 of file G4PairProductionRelModel.hh.
|
delete |
|
overridevirtual |
Implements G4VEmModel.
Definition at line 348 of file G4PairProductionRelModel.cc.
Definition at line 214 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
inlineprotected |
Definition at line 228 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
Definition at line 221 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
inline |
Definition at line 96 of file G4PairProductionRelModel.hh.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 341 of file G4PairProductionRelModel.cc.
|
protected |
Definition at line 175 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel(), and SampleSecondaries().
|
protected |
Definition at line 177 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
protected |
Definition at line 170 of file G4PairProductionRelModel.hh.
Referenced by ComputeDXSectionPerAtom(), and ComputeRelDXSectionPerAtom().
|
protected |
Definition at line 169 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom(), Initialise(), LPMflag(), SampleSecondaries(), SetLPMflag(), and ~G4PairProductionRelModel().
|
protected |
Definition at line 172 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries(), and SetupForMaterial().
|
protected |
Definition at line 174 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4PairProductionRelModel().
|
protected |
Definition at line 181 of file G4PairProductionRelModel.hh.
Referenced by Initialise(), SampleSecondaries(), and G4BetheHeitler5DModel::SampleSecondaries().
|
protected |
Definition at line 179 of file G4PairProductionRelModel.hh.
Referenced by G4BetheHeitler5DModel::G4BetheHeitler5DModel(), SampleSecondaries(), and G4BetheHeitler5DModel::SampleSecondaries().
|
protected |
Definition at line 178 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries(), and G4BetheHeitler5DModel::SampleSecondaries().
|
protected |
Definition at line 180 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
staticprotected |
Definition at line 164 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom(), and SampleSecondaries().
|
staticprotected |
Definition at line 166 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), ComputeXSectionPerAtom(), SampleSecondaries(), and ~G4PairProductionRelModel().
|
staticprotected |
Definition at line 160 of file G4PairProductionRelModel.hh.
|
staticprotected |
Definition at line 161 of file G4PairProductionRelModel.hh.
|
staticprotected |
Definition at line 156 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries(), and SetupForMaterial().
|
staticprotected |
Definition at line 167 of file G4PairProductionRelModel.hh.
Referenced by ~G4PairProductionRelModel().
|
staticprotected |
Definition at line 154 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), ComputeXSectionPerAtom(), and SampleSecondaries().
|
staticprotected |
Definition at line 159 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom().
|
staticprotected |
Definition at line 158 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom().
|
staticprotected |
Definition at line 163 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom().