hep.geant4.jni
Class G4IsoResult

java.lang.Object
  extended by hep.geant4.jni.G4IsoResult

public class G4IsoResult
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4IsoResult(long cPtr, boolean cMemoryOwn)
           
G4IsoResult(String anIso, G4Nucleus aMother)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4IsoResult obj)
           
 String getIsotope()
           
 G4Nucleus getMotherNucleus()
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4IsoResult

public G4IsoResult(long cPtr,
                   boolean cMemoryOwn)

G4IsoResult

public G4IsoResult(String anIso,
                   G4Nucleus aMother)
Method Detail

getCPtr

public static long getCPtr(G4IsoResult 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

getIsotope

public String getIsotope()

getMotherNucleus

public G4Nucleus getMotherNucleus()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.