hep.geant4.jni
Class G4HESigmaPlusInelastic

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

public class G4HESigmaPlusInelastic
extends G4HEInelastic


Field Summary
 
Fields inherited from class hep.geant4.jni.G4HadronicInteraction
swigCMemOwn
 
Constructor Summary
G4HESigmaPlusInelastic()
           
G4HESigmaPlusInelastic(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4HadFinalState applyYourself(G4HadProjectile aTrack, G4Nucleus targetNucleus)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 void firstIntInCasSigmaPlus(SWIGTYPE_p_bool inElastic, double availableEnergy, G4HEVector pv, SWIGTYPE_p_int vecLen, G4HEVector incidentParticle, G4HEVector targetParticle, double atomicWeight)
           
static long getCPtr(G4HESigmaPlusInelastic 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

G4HESigmaPlusInelastic

public G4HESigmaPlusInelastic(long cPtr,
                              boolean cMemoryOwn)

G4HESigmaPlusInelastic

public G4HESigmaPlusInelastic()
Method Detail

getCPtr

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

firstIntInCasSigmaPlus

public void firstIntInCasSigmaPlus(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.