Geant4 11.1.1
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 *) |
G4ScreeningMottCrossSection & | operator= (const G4ScreeningMottCrossSection &right)=delete |
G4ScreeningMottCrossSection (const G4ScreeningMottCrossSection &)=delete | |
Definition at line 80 of file G4ScreeningMottCrossSection.hh.
|
explicit |
Definition at line 90 of file G4ScreeningMottCrossSection.cc.
|
default |
|
delete |
Definition at line 401 of file G4ScreeningMottCrossSection.cc.
Referenced by G4eSingleCoulombScatteringModel::SampleSecondaries().
void G4ScreeningMottCrossSection::Initialise | ( | const G4ParticleDefinition * | p, |
G4double | cosThetaLim | ||
) |
Definition at line 120 of file G4ScreeningMottCrossSection.cc.
Referenced by G4eSingleCoulombScatteringModel::Initialise(), and G4WentzelOKandVIxSection::Initialise().
Definition at line 255 of file G4ScreeningMottCrossSection.cc.
Definition at line 354 of file G4ScreeningMottCrossSection.cc.
Referenced by G4eSingleCoulombScatteringModel::ComputeCrossSectionPerAtom(), and G4eSingleCoulombScatteringModel::SampleSecondaries().
|
delete |
Definition at line 263 of file G4ScreeningMottCrossSection.cc.
Definition at line 270 of file G4ScreeningMottCrossSection.cc.
Referenced by RatioMottRutherford(), and G4WentzelOKandVIxSection::SampleSingleScattering().
Definition at line 132 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().