Geant4  10.00.p02
G4BetaFermiFunction Class Reference

#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
 

Detailed Description

Definition at line 31 of file G4BetaFermiFunction.hh.

Constructor & Destructor Documentation

G4BetaFermiFunction::G4BetaFermiFunction ( G4int const  fA,
G4int const  fZ 
)
inline

Definition at line 39 of file G4BetaFermiFunction.hh.

G4BetaFermiFunction::~G4BetaFermiFunction ( )
inline

Definition at line 46 of file G4BetaFermiFunction.hh.

Member Function Documentation

G4double G4BetaFermiFunction::Gamma ( G4double  X)
private
G4double G4BetaFermiFunction::GetFF ( const G4double  E)

Definition at line 36 of file G4BetaFermiFunction.cc.

References PI, and Z.

G4double G4BetaFermiFunction::GetFFN ( const G4double  E0)

Definition at line 57 of file G4BetaFermiFunction.cc.

References PI, and Z.

Member Data Documentation

G4int G4BetaFermiFunction::A
private

Definition at line 62 of file G4BetaFermiFunction.hh.

const G4double G4BetaFermiFunction::PI =3.14159
staticprivate

Definition at line 65 of file G4BetaFermiFunction.hh.

Referenced by GetFF(), and GetFFN().

G4int G4BetaFermiFunction::Z
private

Definition at line 63 of file G4BetaFermiFunction.hh.

Referenced by GetFF(), and GetFFN().


The documentation for this class was generated from the following files: