Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4KleinNishinaCompton.hh>
Protected Attributes | |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma * | fParticleChange |
G4double | lowestGammaEnergy |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
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 58 of file G4KleinNishinaCompton.hh.
G4KleinNishinaCompton::G4KleinNishinaCompton | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "Klein-Nishina" |
||
) |
Definition at line 63 of file G4KleinNishinaCompton.cc.
|
virtual |
Definition at line 75 of file G4KleinNishinaCompton.cc.
|
virtual |
Reimplemented from G4VEmModel.
Reimplemented in G4PolarizedComptonModel.
Definition at line 88 of file G4KleinNishinaCompton.cc.
Referenced by G4PolarizedComptonModel::ComputeCrossSectionPerAtom().
|
virtual |
Implements G4VEmModel.
Definition at line 80 of file G4KleinNishinaCompton.cc.
|
virtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedComptonModel.
Definition at line 134 of file G4KleinNishinaCompton.cc.
|
protected |
Definition at line 88 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), Initialise(), G4PolarizedComptonModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 89 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), G4PolarizedComptonModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 87 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton(), G4PolarizedComptonModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 86 of file G4KleinNishinaCompton.hh.
Referenced by G4KleinNishinaCompton().