hep.geant4.jni
Class G4NucleiPropertiesTable
java.lang.Object
hep.geant4.jni.G4NucleiPropertiesTable
public class G4NucleiPropertiesTable
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
nEntries
public static final int nEntries
MaxA
public static final int MaxA
G4NucleiPropertiesTable
public G4NucleiPropertiesTable(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4NucleiPropertiesTable obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getMassExcess
public static double getMassExcess(int Z,
int A)
getNuclearMass
public static double getNuclearMass(int Z,
int A)
getBindingEnergy
public static double getBindingEnergy(int Z,
int A)
getBetaDecayEnergy
public static double getBetaDecayEnergy(int Z,
int A)
getAtomicMass
public static double getAtomicMass(int Z,
int A)
isInTable
public static boolean isInTable(int Z,
int A)
maxZ
public static int maxZ(int A)
minZ
public static int minZ(int A)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.