hep.geant4.jni
Class G4ExcitedXiConstructor

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

public class G4ExcitedXiConstructor
extends G4ExcitedBaryonConstructor


Field Summary
static int NStates
           
static int NumberOfDecayModes
           
 
Fields inherited from class hep.geant4.jni.G4ExcitedBaryonConstructor
swigCMemOwn
 
Constructor Summary
G4ExcitedXiConstructor()
           
G4ExcitedXiConstructor(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4ExcitedXiConstructor 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

G4ExcitedXiConstructor

public G4ExcitedXiConstructor(long cPtr,
                              boolean cMemoryOwn)

G4ExcitedXiConstructor

public G4ExcitedXiConstructor()
Method Detail

getCPtr

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