64#ifndef G4ScreeningMottCrossSection_h
65#define G4ScreeningMottCrossSection_h 1
75static const G4int DIMMOTT = 750;
162 std::vector<G4double> cross;
174 if(0.0 != spin) { spin = 0.5; }
G4double GetPDGMass() const
G4double GetPDGSpin() const
G4ScreeningMottCrossSection()
G4double NuclearCrossSection(G4int form, G4int fast)
void SetupKinematic(G4double kinEnergy, G4int Z)
void Initialise(const G4ParticleDefinition *, G4double cosThetaLim)
G4ScreeningMottCrossSection(const G4ScreeningMottCrossSection &)=delete
G4double GetScatteringAngle(G4int form, G4int fast)
G4double McFcorrection(G4double sin2t2)
G4double RatioMottRutherford(G4double tet)
void SetupParticle(const G4ParticleDefinition *)
G4double RatioMottRutherfordCosT(G4double sin2t2)
~G4ScreeningMottCrossSection()