hep.geant4.jni
Class G4LEAntiXiMinusInelastic

java.lang.Object
  extended by hep.geant4.jni.G4HadronicInteraction
      extended by hep.geant4.jni.G4InelasticInteraction
          extended by hep.geant4.jni.G4LEAntiXiMinusInelastic

public class G4LEAntiXiMinusInelastic
extends G4InelasticInteraction


Field Summary
 
Fields inherited from class hep.geant4.jni.G4HadronicInteraction
swigCMemOwn
 
Constructor Summary
G4LEAntiXiMinusInelastic()
           
G4LEAntiXiMinusInelastic(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4HadFinalState applyYourself(G4HadProjectile aTrack, G4Nucleus targetNucleus)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4LEAntiXiMinusInelastic obj)
           
 
Methods inherited from class hep.geant4.jni.G4InelasticInteraction
getCPtr
 
Methods inherited from class hep.geant4.jni.G4HadronicInteraction
activateFor, activateFor, 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

G4LEAntiXiMinusInelastic

public G4LEAntiXiMinusInelastic(long cPtr,
                                boolean cMemoryOwn)

G4LEAntiXiMinusInelastic

public G4LEAntiXiMinusInelastic()
Method Detail

getCPtr

public static long getCPtr(G4LEAntiXiMinusInelastic obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4InelasticInteraction

equals

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

applyYourself

public G4HadFinalState applyYourself(G4HadProjectile aTrack,
                                     G4Nucleus targetNucleus)
Overrides:
applyYourself in class G4HadronicInteraction


Copyright © 2000-2007 FreeHEP. All Rights Reserved.