Geant4
10.02.p03
|
#include <G4NucleiPropertiesTheoreticalTable.hh>
Public Types | |
enum | { nEntries = 8979, shortTableSize = 137 } |
Public Member Functions | |
~G4NucleiPropertiesTheoreticalTable () | |
Private Member Functions | |
G4NucleiPropertiesTheoreticalTable () | |
Static Private Member Functions | |
static G4double | GetMassExcess (G4int Z, G4int A) |
static G4double | GetNuclearMass (G4int Z, G4int A) |
static G4double | GetAtomicMass (G4int Z, G4int A) |
static G4double | GetBindingEnergy (G4int Z, G4int A) |
static G4bool | IsInTable (G4int Z, G4int A) |
static G4int | GetIndex (G4int Z, G4int A) |
static G4double | ElectronicBindingEnergy (G4int Z) |
Static Private Attributes | |
static const G4double | AtomicMassExcess [nEntries] |
static const G4int | indexArray [2][nEntries] |
static const G4int | shortTable [shortTableSize] |
Friends | |
class | G4NucleiProperties |
Definition at line 49 of file G4NucleiPropertiesTheoreticalTable.hh.
anonymous enum |
Enumerator | |
---|---|
nEntries | |
shortTableSize |
Definition at line 61 of file G4NucleiPropertiesTheoreticalTable.hh.
|
inlineprivate |
Definition at line 54 of file G4NucleiPropertiesTheoreticalTable.hh.
|
inline |
Definition at line 59 of file G4NucleiPropertiesTheoreticalTable.hh.
Definition at line 121 of file G4NucleiPropertiesTheoreticalTableA.cc.
Definition at line 99 of file G4NucleiPropertiesTheoreticalTableA.cc.
Definition at line 85 of file G4NucleiPropertiesTheoreticalTableA.cc.
Definition at line 41 of file G4NucleiPropertiesTheoreticalTableA.cc.
Definition at line 75 of file G4NucleiPropertiesTheoreticalTableA.cc.
Definition at line 111 of file G4NucleiPropertiesTheoreticalTableA.cc.
Definition at line 126 of file G4NucleiPropertiesTheoreticalTableA.cc.
|
friend |
Definition at line 65 of file G4NucleiPropertiesTheoreticalTable.hh.
|
staticprivate |
Definition at line 94 of file G4NucleiPropertiesTheoreticalTable.hh.
|
staticprivate |
Definition at line 99 of file G4NucleiPropertiesTheoreticalTable.hh.
|
staticprivate |
Definition at line 105 of file G4NucleiPropertiesTheoreticalTable.hh.