hep.geant4.jni
Class G4ExcitedMesonConstructor

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

public class G4ExcitedMesonConstructor
extends Object


Field Summary
static int NMesonTypes
           
static int NMultiplets
           
static int NumberOfDecayModes
           
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4ExcitedMesonConstructor()
           
G4ExcitedMesonConstructor(int nStates)
           
G4ExcitedMesonConstructor(int nStates, int isoSpin)
           
G4ExcitedMesonConstructor(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void construct()
           
 void construct(int indexOfState)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4ExcitedMesonConstructor obj)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn

NMultiplets

public static final int NMultiplets

NMesonTypes

public static final int NMesonTypes

NumberOfDecayModes

public static final int NumberOfDecayModes
Constructor Detail

G4ExcitedMesonConstructor

public G4ExcitedMesonConstructor(long cPtr,
                                 boolean cMemoryOwn)

G4ExcitedMesonConstructor

public G4ExcitedMesonConstructor(int nStates,
                                 int isoSpin)

G4ExcitedMesonConstructor

public G4ExcitedMesonConstructor(int nStates)

G4ExcitedMesonConstructor

public G4ExcitedMesonConstructor()
Method Detail

getCPtr

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

construct

public void construct(int indexOfState)

construct

public void construct()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.