hep.geant4.jni
Class G4VIsotopeProduction

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

public class G4VIsotopeProduction
extends Object


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

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4VIsotopeProduction

public G4VIsotopeProduction(long cPtr,
                            boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4VIsotopeProduction 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 G4IsoResult getIsotope(G4Track aTrack,
                              G4Nucleus aNucleus)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.