Geant4
10.02.p02
|
#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) |
G4MottCoefficients (const G4MottCoefficients &) | |
Definition at line 67 of file G4MottCoefficients.hh.
G4MottCoefficients::G4MottCoefficients | ( | ) |
Definition at line 69 of file G4MottCoefficients.cc.
|
virtual |
Definition at line 75 of file G4MottCoefficients.cc.
|
private |
|
private |
Definition at line 81 of file G4MottCoefficients.cc.
Referenced by G4ScreeningMottCrossSection::SetupKinematic().