Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ScreeningMottCrossSection.hh>
Public Member Functions | |
G4ScreeningMottCrossSection () | |
~G4ScreeningMottCrossSection () | |
void | Initialise (const G4ParticleDefinition *, G4double cosThetaLim) |
void | SetupKinematic (G4double kinEnergy, G4int Z) |
G4double | NuclearCrossSection (G4int form, G4int fast) |
G4double | GetScatteringAngle (G4int form, G4int fast) |
G4double | RatioMottRutherford (G4double tet) |
G4double | RatioMottRutherfordCosT (G4double sin2t2) |
G4double | McFcorrection (G4double sin2t2) |
void | SetupParticle (const G4ParticleDefinition *) |
Definition at line 80 of file G4ScreeningMottCrossSection.hh.
|
explicit |
Definition at line 90 of file G4ScreeningMottCrossSection.cc.
G4ScreeningMottCrossSection::~G4ScreeningMottCrossSection | ( | ) |
Definition at line 116 of file G4ScreeningMottCrossSection.cc.
Definition at line 402 of file G4ScreeningMottCrossSection.cc.
Referenced by G4eSingleCoulombScatteringModel::SampleSecondaries().
void G4ScreeningMottCrossSection::Initialise | ( | const G4ParticleDefinition * | p, |
G4double | cosThetaLim | ||
) |
Definition at line 121 of file G4ScreeningMottCrossSection.cc.
Referenced by G4eSingleCoulombScatteringModel::Initialise(), and G4WentzelOKandVIxSection::Initialise().
Definition at line 256 of file G4ScreeningMottCrossSection.cc.
Definition at line 355 of file G4ScreeningMottCrossSection.cc.
Referenced by G4eSingleCoulombScatteringModel::ComputeCrossSectionPerAtom(), and G4eSingleCoulombScatteringModel::SampleSecondaries().
Definition at line 264 of file G4ScreeningMottCrossSection.cc.
Definition at line 271 of file G4ScreeningMottCrossSection.cc.
Referenced by RatioMottRutherford(), and G4WentzelOKandVIxSection::SampleSingleScattering().
Definition at line 133 of file G4ScreeningMottCrossSection.cc.
Referenced by G4eSingleCoulombScatteringModel::ComputeCrossSectionPerAtom(), G4eSingleCoulombScatteringModel::SampleSecondaries(), and G4WentzelOKandVIxSection::SampleSingleScattering().
|
inline |
Definition at line 169 of file G4ScreeningMottCrossSection.hh.
Referenced by Initialise().