hep.geant4.jni
Class G4AntiNeutronAnnihilationAtRest
java.lang.Object
hep.geant4.jni.G4VProcess
hep.geant4.jni.G4VRestProcess
hep.geant4.jni.G4AntiNeutronAnnihilationAtRest
public class G4AntiNeutronAnnihilationAtRest
- extends G4VRestProcess
Methods inherited from class hep.geant4.jni.G4VProcess |
alongStepGPIL, atRestGPIL, 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 |
G4AntiNeutronAnnihilationAtRest
public G4AntiNeutronAnnihilationAtRest(long cPtr,
boolean cMemoryOwn)
G4AntiNeutronAnnihilationAtRest
public G4AntiNeutronAnnihilationAtRest(String processName,
G4ProcessType aType)
G4AntiNeutronAnnihilationAtRest
public G4AntiNeutronAnnihilationAtRest(String processName)
G4AntiNeutronAnnihilationAtRest
public G4AntiNeutronAnnihilationAtRest()
getCPtr
public static long getCPtr(G4AntiNeutronAnnihilationAtRest obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VRestProcess
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VRestProcess
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VRestProcess
isApplicable
public boolean isApplicable(G4ParticleDefinition arg0)
- Overrides:
isApplicable
in class G4VProcess
buildPhysicsTable
public void buildPhysicsTable(G4ParticleDefinition arg0)
- Overrides:
buildPhysicsTable
in class G4VProcess
atRestGetPhysicalInteractionLength
public double atRestGetPhysicalInteractionLength(G4Track arg0,
SWIGTYPE_p_G4ForceCondition arg1)
- Overrides:
atRestGetPhysicalInteractionLength
in class G4VRestProcess
getMeanLifeTime
public double getMeanLifeTime(G4Track arg0,
SWIGTYPE_p_G4ForceCondition arg1)
atRestDoIt
public G4VParticleChange atRestDoIt(G4Track arg0,
G4Step arg1)
- Overrides:
atRestDoIt
in class G4VRestProcess
getNumberOfSecondaries
public int getNumberOfSecondaries()
getSecondaryKinematics
public G4GHEKinematicsVector getSecondaryKinematics()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.