Geant4
10.00.p01
|
#include <G4BetaFermiFunction.hh>
Public Member Functions | |
G4BetaFermiFunction (G4int const fA, G4int const fZ) | |
~G4BetaFermiFunction () | |
G4double | GetFF (const G4double E) |
G4double | GetFFN (const G4double E0) |
Private Member Functions | |
G4double | Gamma (G4double X) |
Private Attributes | |
G4int | A |
G4int | Z |
Static Private Attributes | |
static const G4double | PI =3.14159 |
Definition at line 31 of file G4BetaFermiFunction.hh.
Definition at line 39 of file G4BetaFermiFunction.hh.
|
inline |
Definition at line 46 of file G4BetaFermiFunction.hh.
Definition at line 36 of file G4BetaFermiFunction.cc.
Definition at line 57 of file G4BetaFermiFunction.cc.
|
private |
Definition at line 62 of file G4BetaFermiFunction.hh.
|
staticprivate |
Definition at line 65 of file G4BetaFermiFunction.hh.
|
private |
Definition at line 63 of file G4BetaFermiFunction.hh.