hep.geant4.jni
Class G4InelasticInteraction

java.lang.Object
  extended by hep.geant4.jni.G4HadronicInteraction
      extended by hep.geant4.jni.G4InelasticInteraction
Direct Known Subclasses:
G4LEAlphaInelastic, G4LEAntiLambdaInelastic, G4LEAntiNeutronInelastic, G4LEAntiOmegaMinusInelastic, G4LEAntiProtonInelastic, G4LEAntiSigmaMinusInelastic, G4LEAntiSigmaPlusInelastic, G4LEAntiXiMinusInelastic, G4LEAntiXiZeroInelastic, G4LEDeuteronInelastic, G4LEKaonMinusInelastic, G4LEKaonPlusInelastic, G4LEKaonZeroLInelastic, G4LEKaonZeroSInelastic, G4LELambdaInelastic, G4LENeutronInelastic, G4LEOmegaMinusInelastic, G4LEPionMinusInelastic, G4LEPionPlusInelastic, G4LEProtonInelastic, G4LESigmaMinusInelastic, G4LESigmaPlusInelastic, G4LETritonInelastic, G4LEXiMinusInelastic, G4LEXiZeroInelastic

public class G4InelasticInteraction
extends G4HadronicInteraction


Field Summary
 
Fields inherited from class hep.geant4.jni.G4HadronicInteraction
swigCMemOwn
 
Constructor Summary
G4InelasticInteraction(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4InelasticInteraction obj)
           
 
Methods inherited from class hep.geant4.jni.G4HadronicInteraction
activateFor, activateFor, applyYourself, deActivateFor, deActivateFor, getCPtr, getMaxEnergy, getMaxEnergy, getMinEnergy, getMinEnergy, getMyPointer, getVerboseLevel, isApplicable, isBlocked, isBlocked, setMaxEnergy, setMaxEnergy, setMaxEnergy, setMinEnergy, setMinEnergy, setMinEnergy, setVerboseLevel
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4InelasticInteraction

public G4InelasticInteraction(long cPtr,
                              boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4InelasticInteraction obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4HadronicInteraction

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.