hep.geant4.jni
Class G4IonConstructor

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

public class G4IonConstructor
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4IonConstructor()
           
G4IonConstructor(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
static void constructParticle()
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4IonConstructor obj)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4IonConstructor

public G4IonConstructor(long cPtr,
                        boolean cMemoryOwn)

G4IonConstructor

public G4IonConstructor()
Method Detail

getCPtr

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

constructParticle

public static void constructParticle()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.