Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
G4NucleiProperties Class Reference

#include <G4NucleiProperties.hh>

Public Member Functions

 ~G4NucleiProperties ()
 
 G4NucleiProperties ()
 

Static Public Member Functions

static G4double GetNuclearMass (const G4double A, const G4double Z)
 
static G4double GetNuclearMass (const G4int A, const G4int Z)
 
static bool IsInStableTable (const G4double A, const G4double Z)
 
static bool IsInStableTable (const G4int A, const G4int Z)
 
static G4double GetBindingEnergy (const G4int A, const G4int Z)
 
static G4double GetBindingEnergy (const G4double A, const G4double Z)
 
static G4double GetMassExcess (const G4int A, const G4int Z)
 
static G4double GetMassExcess (const G4double A, const G4double Z)
 

Detailed Description

Definition at line 50 of file G4NucleiProperties.hh.

Constructor & Destructor Documentation

G4NucleiProperties::~G4NucleiProperties ( )
inline

Definition at line 59 of file G4NucleiProperties.hh.

G4NucleiProperties::G4NucleiProperties ( )
inline

Definition at line 62 of file G4NucleiProperties.hh.

Member Function Documentation

G4double G4NucleiProperties::GetBindingEnergy ( const G4int  A,
const G4int  Z 
)
static

Definition at line 223 of file G4NucleiProperties.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NucleiProperties::GetBindingEnergy ( const G4double  A,
const G4double  Z 
)
static

Definition at line 216 of file G4NucleiProperties.cc.

Here is the call graph for this function:

G4double G4NucleiProperties::GetMassExcess ( const G4int  A,
const G4int  Z 
)
static

Definition at line 164 of file G4NucleiProperties.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4NucleiProperties::GetMassExcess ( const G4double  A,
const G4double  Z 
)
static

Definition at line 157 of file G4NucleiProperties.cc.

Here is the call graph for this function:

G4double G4NucleiProperties::GetNuclearMass ( const G4double  A,
const G4double  Z 
)
static

Definition at line 53 of file G4NucleiProperties.cc.

G4double G4NucleiProperties::GetNuclearMass ( const G4int  A,
const G4int  Z 
)
static

Definition at line 71 of file G4NucleiProperties.cc.

Here is the call graph for this function:

G4bool G4NucleiProperties::IsInStableTable ( const G4double  A,
const G4double  Z 
)
static

Definition at line 134 of file G4NucleiProperties.cc.

Here is the caller graph for this function:

G4bool G4NucleiProperties::IsInStableTable ( const G4int  A,
const G4int  Z 
)
static

Definition at line 141 of file G4NucleiProperties.cc.

Here is the call graph for this function:


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