|
Geant4 11.4.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 | isFirstInstance {false} |
| 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 |
| std::size_t | currentCoupleIndex = 0 |
| std::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 |
Definition at line 65 of file G4PairProductionRelModel.hh.
|
explicit |
Definition at line 118 of file G4PairProductionRelModel.cc.
Referenced by G4BetheHeitler5DModel::G4BetheHeitler5DModel(), G4LivermoreGammaConversionModel::G4LivermoreGammaConversionModel(), G4PairProductionRelModel(), and operator=().
|
override |
Definition at line 134 of file G4PairProductionRelModel.cc.
|
delete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 309 of file G4PairProductionRelModel.cc.
|
protected |
Definition at line 226 of file G4PairProductionRelModel.cc.
Referenced by ComputeXSectionPerAtom().
|
protected |
Definition at line 572 of file G4PairProductionRelModel.cc.
Referenced by ComputeCrossSectionPerAtom().
|
inlineprotected |
Definition at line 186 of file G4PairProductionRelModel.hh.
Referenced by ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), and SampleSecondaries().
|
protected |
Definition at line 275 of file G4PairProductionRelModel.cc.
Referenced by ComputeXSectionPerAtom().
|
protected |
Definition at line 171 of file G4PairProductionRelModel.cc.
Referenced by ComputeCrossSectionPerAtom().
|
overridevirtual |
Implements G4VEmModel.
Definition at line 143 of file G4PairProductionRelModel.cc.
Referenced by G4BetheHeitler5DModel::Initialise(), and G4LivermoreGammaConversionModel::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 346 of file G4PairProductionRelModel.cc.
Definition at line 200 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
inlineprotected |
Definition at line 214 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
Definition at line 207 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries().
|
inline |
Definition at line 96 of file G4PairProductionRelModel.hh.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 339 of file G4PairProductionRelModel.cc.
|
protected |
Definition at line 161 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel(), and SampleSecondaries().
|
protected |
Definition at line 163 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel(), and SampleSecondaries().
|
protected |
Definition at line 156 of file G4PairProductionRelModel.hh.
Referenced by ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), and G4PairProductionRelModel().
|
protected |
Definition at line 155 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom(), G4PairProductionRelModel(), LPMflag(), and SampleSecondaries().
|
protected |
Definition at line 158 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel(), SampleSecondaries(), and SetupForMaterial().
|
protected |
Definition at line 160 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and G4PairProductionRelModel().
|
protected |
Definition at line 167 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel(), Initialise(), G4BetheHeitler5DModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 165 of file G4PairProductionRelModel.hh.
Referenced by G4BetheHeitler5DModel::G4BetheHeitler5DModel(), G4PairProductionRelModel(), G4BetheHeitler5DModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 164 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel(), G4BetheHeitler5DModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 166 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel(), and SampleSecondaries().
|
staticprotected |
Definition at line 150 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom(), and SampleSecondaries().
|
staticprotected |
Definition at line 152 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), ComputeXSectionPerAtom(), Initialise(), SampleSecondaries(), and ~G4PairProductionRelModel().
|
staticprotected |
Definition at line 93 of file G4PairProductionRelModel.hh.
|
staticprotected |
Definition at line 96 of file G4PairProductionRelModel.hh.
|
staticprotected |
Definition at line 142 of file G4PairProductionRelModel.hh.
Referenced by SampleSecondaries(), and SetupForMaterial().
|
staticprotected |
Definition at line 140 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom(), ComputeDXSectionPerAtom(), ComputeRelDXSectionPerAtom(), ComputeXSectionPerAtom(), Initialise(), and SampleSecondaries().
|
staticprotected |
Definition at line 86 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom().
|
staticprotected |
Definition at line 82 of file G4PairProductionRelModel.hh.
Referenced by ComputeXSectionPerAtom().
|
staticprotected |
Definition at line 149 of file G4PairProductionRelModel.hh.
Referenced by ComputeCrossSectionPerAtom().
|
protected |
Definition at line 154 of file G4PairProductionRelModel.hh.
Referenced by Initialise(), and ~G4PairProductionRelModel().