Geant4
10.03
|
#include <G4MottCoefficients.hh>
Public Member Functions | |
G4MottCoefficients () | |
virtual | ~G4MottCoefficients () |
void | SetMottCoeff (G4double targetZ, G4double coeff[5][6]) |
Private Member Functions | |
G4MottCoefficients & | operator= (const G4MottCoefficients &right)=delete |
G4MottCoefficients (const G4MottCoefficients &)=delete | |
Private Attributes | |
G4Pow * | fG4pow |
Definition at line 69 of file G4MottCoefficients.hh.
|
explicit |
Definition at line 70 of file G4MottCoefficients.cc.
References G4Pow::GetInstance().
|
virtual |
Definition at line 77 of file G4MottCoefficients.cc.
|
privatedelete |
|
privatedelete |
Definition at line 83 of file G4MottCoefficients.cc.
Referenced by G4ScreeningMottCrossSection::SetupKinematic().
|
private |
Definition at line 85 of file G4MottCoefficients.hh.