hep.geant4.jni
Class G4IsotopeProperty
java.lang.Object
hep.geant4.jni.G4IsotopeProperty
public class G4IsotopeProperty
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4IsotopeProperty
public G4IsotopeProperty(long cPtr,
boolean cMemoryOwn)
G4IsotopeProperty
public G4IsotopeProperty()
G4IsotopeProperty
public G4IsotopeProperty(G4IsotopeProperty right)
getCPtr
public static long getCPtr(G4IsotopeProperty 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
getAtomicNumber
public int getAtomicNumber()
setAtomicNumber
public void setAtomicNumber(int Z)
getAtomicMass
public int getAtomicMass()
setAtomicMass
public void setAtomicMass(int A)
getiSpin
public int getiSpin()
setiSpin
public void setiSpin(int J)
getEnergy
public double getEnergy()
setEnergy
public void setEnergy(double E)
getLifeTime
public double getLifeTime()
setLifeTime
public void setLifeTime(double T)
getDecayTable
public G4DecayTable getDecayTable()
setDecayTable
public void setDecayTable(G4DecayTable table)
dumpInfo
public void dumpInfo()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.