|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4KleinNishinaCompton.hh>
Inheritance diagram for G4KleinNishinaCompton:Protected Attributes | |
| G4ParticleDefinition * | theGamma |
| G4ParticleDefinition * | theElectron |
| G4ParticleChangeForGamma * | fParticleChange |
| G4double | lowestSecondaryEnergy |
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 |
Additional Inherited Members | |
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 *) |
Definition at line 57 of file G4KleinNishinaCompton.hh.
|
explicit |
Definition at line 64 of file G4KleinNishinaCompton.cc.
Referenced by G4KleinNishinaCompton(), G4PolarizedComptonModel::G4PolarizedComptonModel(), and operator=().
|
overridedefault |
|
delete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Reimplemented in G4PolarizedComptonModel.
Definition at line 99 of file G4KleinNishinaCompton.cc.
Referenced by G4PolarizedComptonModel::ComputeCrossSectionPerAtom().
|
overridevirtual |
Implements G4VEmModel.
Definition at line 80 of file G4KleinNishinaCompton.cc.
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 91 of file G4KleinNishinaCompton.cc.
|
delete |
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedComptonModel.
Definition at line 146 of file G4KleinNishinaCompton.cc.
|
protected |
Definition at line 95 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), Initialise(), SampleSecondaries(), and G4PolarizedComptonModel::SampleSecondaries().
|
protected |
Definition at line 96 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), SampleSecondaries(), and G4PolarizedComptonModel::SampleSecondaries().
|
protected |
Definition at line 94 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), SampleSecondaries(), and G4PolarizedComptonModel::SampleSecondaries().
|
protected |
Definition at line 93 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton().