hep.geant4.jni
Class G4HadronCaptureProcess
java.lang.Object
hep.geant4.jni.G4VProcess
hep.geant4.jni.G4VDiscreteProcess
hep.geant4.jni.G4HadronicProcess
hep.geant4.jni.G4HadronCaptureProcess
public class G4HadronCaptureProcess
- 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 |
G4HadronCaptureProcess
public G4HadronCaptureProcess(long cPtr,
boolean cMemoryOwn)
G4HadronCaptureProcess
public G4HadronCaptureProcess(String processName)
G4HadronCaptureProcess
public G4HadronCaptureProcess()
getCPtr
public static long getCPtr(G4HadronCaptureProcess 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
postStepDoIt
public G4VParticleChange postStepDoIt(G4Track aTrack,
G4Step aStep)
- Overrides:
postStepDoIt
in class G4HadronicProcess
isApplicable
public boolean isApplicable(G4ParticleDefinition aParticleType)
- Overrides:
isApplicable
in class G4VProcess
dumpPhysicsTable
public void dumpPhysicsTable(G4ParticleDefinition aParticleType)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.