hep.geant4.jni
Class G4ExcitedNucleonConstructor

java.lang.Object
  extended by hep.geant4.jni.G4ExcitedBaryonConstructor
      extended by hep.geant4.jni.G4ExcitedNucleonConstructor

public class G4ExcitedNucleonConstructor
extends G4ExcitedBaryonConstructor


Field Summary
static int NStates
           
static int NumberOfDecayModes
           
 
Fields inherited from class hep.geant4.jni.G4ExcitedBaryonConstructor
swigCMemOwn
 
Constructor Summary
G4ExcitedNucleonConstructor()
           
G4ExcitedNucleonConstructor(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4ExcitedNucleonConstructor obj)
           
 
Methods inherited from class hep.geant4.jni.G4ExcitedBaryonConstructor
construct, construct, getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NStates

public static final int NStates

NumberOfDecayModes

public static final int NumberOfDecayModes
Constructor Detail

G4ExcitedNucleonConstructor

public G4ExcitedNucleonConstructor(long cPtr,
                                   boolean cMemoryOwn)

G4ExcitedNucleonConstructor

public G4ExcitedNucleonConstructor()
Method Detail

getCPtr

public static long getCPtr(G4ExcitedNucleonConstructor obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4ExcitedBaryonConstructor
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4ExcitedBaryonConstructor

equals

public boolean equals(Object obj)
Overrides:
equals in class G4ExcitedBaryonConstructor


Copyright © 2000-2007 FreeHEP. All Rights Reserved.