hep.geant4.jni
Class G4VEnergyLoss
java.lang.Object
hep.geant4.jni.G4VProcess
hep.geant4.jni.G4VContinuousDiscreteProcess
hep.geant4.jni.G4VEnergyLoss
public class G4VEnergyLoss
- extends G4VContinuousDiscreteProcess
Methods inherited from class hep.geant4.jni.G4VProcess |
alongStepGPIL, atRestGPIL, buildPhysicsTable, clearNumberOfInteractionLengthLeft, dumpInfo, endTracking, getCPtr, getCurrentInteractionLength, getPhysicsTableFileName, getPhysicsTableFileName, getPILfactor, getProcessManager, getProcessName, getProcessType, getProcessTypeName, getVerboseLevel, isApplicable, postStepGPIL, preparePhysicsTable, resetNumberOfInteractionLengthLeft, retrievePhysicsTable, retrievePhysicsTable, setPILfactor, setProcessManager, setProcessType, setVerboseLevel, startTracking, storePhysicsTable, storePhysicsTable, subtractNumberOfInteractionLengthLeft, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership |
G4VEnergyLoss
public G4VEnergyLoss(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4VEnergyLoss obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VContinuousDiscreteProcess
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VContinuousDiscreteProcess
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VContinuousDiscreteProcess
getContinuousStepLimit
public double getContinuousStepLimit(G4Track track,
double previousStepSize,
double currentMinimumStep,
SWIGTYPE_p_double currentSafety)
alongStepDoIt
public G4VParticleChange alongStepDoIt(G4Track track,
G4Step Step)
- Overrides:
alongStepDoIt
in class G4VContinuousDiscreteProcess
getMeanFreePath
public double getMeanFreePath(G4Track track,
double previousStepSize,
SWIGTYPE_p_G4ForceCondition condition)
postStepDoIt
public G4VParticleChange postStepDoIt(G4Track track,
G4Step Step)
- Overrides:
postStepDoIt
in class G4VContinuousDiscreteProcess
setRndmStep
public static void setRndmStep(boolean value)
setEnlossFluc
public static void setEnlossFluc(boolean value)
setSubSec
public static void setSubSec(boolean value)
setMinDeltaCutInRange
public static void setMinDeltaCutInRange(double value)
setStepFunction
public static void setStepFunction(double c1,
double c2)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.