hep.geant4.jni
Class G4HadronInelasticProcess
java.lang.Object
hep.geant4.jni.G4VProcess
hep.geant4.jni.G4VDiscreteProcess
hep.geant4.jni.G4HadronicProcess
hep.geant4.jni.G4HadronInelasticProcess
- Direct Known Subclasses:
- G4AlphaInelasticProcess, G4AntiLambdaInelasticProcess, G4AntiNeutronInelasticProcess, G4AntiOmegaMinusInelasticProcess, G4AntiProtonInelasticProcess, G4AntiSigmaMinusInelasticProcess, G4AntiSigmaPlusInelasticProcess, G4AntiXiMinusInelasticProcess, G4AntiXiZeroInelasticProcess, G4DeuteronInelasticProcess, G4KaonMinusInelasticProcess, G4KaonPlusInelasticProcess, G4KaonZeroLInelasticProcess, G4KaonZeroSInelasticProcess, G4LambdaInelasticProcess, G4NeutronInelasticProcess, G4OmegaMinusInelasticProcess, G4PionMinusInelasticProcess, G4PionPlusInelasticProcess, G4ProtonInelasticProcess, G4SigmaMinusInelasticProcess, G4SigmaPlusInelasticProcess, G4TritonInelasticProcess, G4XiMinusInelasticProcess, G4XiZeroInelasticProcess
public class G4HadronInelasticProcess
- extends G4HadronicProcess
Methods inherited from class hep.geant4.jni.G4HadronicProcess |
addDataSet, alwaysKillLeadingHadron, alwaysKillLeadingHadron, biasCrossSectionByFactor, disableIsotopeCounting, disableIsotopeProductionGlobally, enableIsotopeCounting, enableIsotopeProductionGlobally, getCPtr, getIsotopeProductionInfo, getManagerPointer, getMeanFreePath, getMicroscopicCrossSection, registerIsotopeProductionModel, registerMe |
Methods inherited from class hep.geant4.jni.G4VProcess |
alongStepGPIL, atRestGPIL, buildPhysicsTable, clearNumberOfInteractionLengthLeft, dumpInfo, endTracking, getCPtr, getCurrentInteractionLength, getPhysicsTableFileName, getPhysicsTableFileName, getPILfactor, getProcessManager, getProcessName, getProcessType, getProcessTypeName, getVerboseLevel, postStepGPIL, preparePhysicsTable, resetNumberOfInteractionLengthLeft, retrievePhysicsTable, retrievePhysicsTable, setPILfactor, setProcessManager, setProcessType, setVerboseLevel, startTracking, storePhysicsTable, storePhysicsTable, subtractNumberOfInteractionLengthLeft, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership |
G4HadronInelasticProcess
public G4HadronInelasticProcess(long cPtr,
boolean cMemoryOwn)
G4HadronInelasticProcess
public G4HadronInelasticProcess(String processName,
G4ParticleDefinition aParticle)
getCPtr
public static long getCPtr(G4HadronInelasticProcess obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4HadronicProcess
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4HadronicProcess
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4HadronicProcess
buildThePhysicsTable
public void buildThePhysicsTable()
isApplicable
public boolean isApplicable(G4ParticleDefinition aP)
- Overrides:
isApplicable
in class G4VProcess
postStepDoIt
public G4VParticleChange postStepDoIt(G4Track aTrack,
G4Step aStep)
- Overrides:
postStepDoIt
in class G4HadronicProcess
Copyright © 2000-2007 FreeHEP. All Rights Reserved.