|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4NucleiPropertiesTable
public class G4NucleiPropertiesTable
| Field Summary | |
|---|---|
static int |
MaxA
|
static int |
nEntries
|
protected boolean |
swigCMemOwn
|
| Constructor Summary | |
|---|---|
G4NucleiPropertiesTable(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static double |
getAtomicMass(int Z,
int A)
|
static double |
getBetaDecayEnergy(int Z,
int A)
|
static double |
getBindingEnergy(int Z,
int A)
|
static long |
getCPtr(G4NucleiPropertiesTable obj)
|
static double |
getMassExcess(int Z,
int A)
|
static double |
getNuclearMass(int Z,
int A)
|
static boolean |
isInTable(int Z,
int A)
|
static int |
maxZ(int A)
|
static int |
minZ(int A)
|
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean swigCMemOwn
public static final int nEntries
public static final int MaxA
| Constructor Detail |
|---|
public G4NucleiPropertiesTable(long cPtr,
boolean cMemoryOwn)
| Method Detail |
|---|
public static long getCPtr(G4NucleiPropertiesTable obj)
protected void finalize()
throws Throwable
finalize in class ObjectThrowablepublic void delete()
public boolean equals(Object obj)
equals in class Object
public static double getMassExcess(int Z,
int A)
public static double getNuclearMass(int Z,
int A)
public static double getBindingEnergy(int Z,
int A)
public static double getBetaDecayEnergy(int Z,
int A)
public static double getAtomicMass(int Z,
int A)
public static boolean isInTable(int Z,
int A)
public static int maxZ(int A)
public static int minZ(int A)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||