hep.geant4.jni
Class G4HEAntiLambdaInelastic

java.lang.Object
  extended by hep.geant4.jni.G4HadronicInteraction
      extended by hep.geant4.jni.G4HEInelastic
          extended by hep.geant4.jni.G4HEAntiLambdaInelastic

public class G4HEAntiLambdaInelastic
extends G4HEInelastic


Field Summary
 
Fields inherited from class hep.geant4.jni.G4HadronicInteraction
swigCMemOwn
 
Constructor Summary
G4HEAntiLambdaInelastic()
           
G4HEAntiLambdaInelastic(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4HadFinalState applyYourself(G4HadProjectile aTrack, G4Nucleus targetNucleus)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 void firstIntInCasAntiLambda(SWIGTYPE_p_bool inElastic, double availableEnergy, G4HEVector pv, SWIGTYPE_p_int vecLen, G4HEVector incidentParticle, G4HEVector targetParticle, double atomicWeight)
           
static long getCPtr(G4HEAntiLambdaInelastic obj)
           
 int getNumberOfSecondaries()
           
 int getVecLength()
           
 void setVecLength(int value)
           
 
Methods inherited from class hep.geant4.jni.G4HEInelastic
alam, amax, amin, calculatePhaseSpaceWeight, elasticScattering, energyConservation, erlang, factorial, fctcos, fillParticleChange, forceEnergyConservation, gammaRand, getAlpha, getAntiKaonZero, getAntiLambda, getAntiNeutron, getAntiOmegaMinus, getAntiProton, getAntiSigmaMinus, getAntiSigmaPlus, getAntiSigmaZero, getAntiXiMinus, getAntiXiZero, getConserveEnergy, getCPtr, getDeuteron, getGamma, getKaonMinus, getKaonPlus, getKaonZero, getKaonZeroLong, getKaonZeroShort, getLambda, getMAXPART, getNeutron, getOmegaMinus, getPionMinus, getPionPlus, getPionZero, getProton, getSigmaMinus, getSigmaPlus, getSigmaZero, getTriton, getXiMinus, getXiZero, gpdk, highEnergyCascading, highEnergyClusterProduction, imax, imin, mediumEnergyCascading, mediumEnergyClusterProduction, nBodyPhaseSpace, nBodyPhaseSpace, normal, nuclearExcitation, nuclearInelasticity, pmltpc, poisson, quasiElasticScattering, quickSort, rtmi, setAlpha, setAntiKaonZero, setAntiLambda, setAntiNeutron, setAntiOmegaMinus, setAntiProton, setAntiSigmaMinus, setAntiSigmaPlus, setAntiSigmaZero, setAntiXiMinus, setAntiXiZero, setConserveEnergy, setDeuteron, setGamma, setKaonMinus, setKaonPlus, setKaonZero, setKaonZeroLong, setKaonZeroShort, setLambda, setMaxNumberOfSecondaries, setMAXPART, setNeutron, setOmegaMinus, setParticles, setPionMinus, setPionPlus, setPionZero, setProton, setSigmaMinus, setSigmaPlus, setSigmaZero, setTriton, setVerboseLevel, setXiMinus, setXiZero, strangeParticlePairProduction, tuningOfHighEnergyCascading
 
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
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4HEAntiLambdaInelastic

public G4HEAntiLambdaInelastic(long cPtr,
                               boolean cMemoryOwn)

G4HEAntiLambdaInelastic

public G4HEAntiLambdaInelastic()
Method Detail

getCPtr

public static long getCPtr(G4HEAntiLambdaInelastic obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4HEInelastic

equals

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

setVecLength

public void setVecLength(int value)

getVecLength

public int getVecLength()

applyYourself

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

getNumberOfSecondaries

public int getNumberOfSecondaries()

firstIntInCasAntiLambda

public void firstIntInCasAntiLambda(SWIGTYPE_p_bool inElastic,
                                    double availableEnergy,
                                    G4HEVector pv,
                                    SWIGTYPE_p_int vecLen,
                                    G4HEVector incidentParticle,
                                    G4HEVector targetParticle,
                                    double atomicWeight)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.