hep.geant4.jni
Class G4FastSimulationManagerProcess
java.lang.Object
hep.geant4.jni.G4VProcess
hep.geant4.jni.G4FastSimulationManagerProcess
public class G4FastSimulationManagerProcess
- extends G4VProcess
Method Summary |
G4VParticleChange |
alongStepDoIt(G4Track arg0,
G4Step arg1)
|
double |
alongStepGetPhysicalInteractionLength(G4Track arg0,
double arg1,
double arg2,
SWIGTYPE_p_double arg3,
SWIGTYPE_p_G4GPILSelection arg4)
|
G4VParticleChange |
atRestDoIt(G4Track arg0,
G4Step arg1)
|
double |
atRestGetPhysicalInteractionLength(G4Track arg0,
SWIGTYPE_p_G4ForceCondition arg1)
|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4FastSimulationManagerProcess obj)
|
double |
getLinearSafety()
|
double |
getPreLinearSafety()
|
double |
getPreSafety()
|
double |
getSafety()
|
G4VParticleChange |
postStepDoIt(G4Track arg0,
G4Step arg1)
|
double |
postStepGetPhysicalInteractionLength(G4Track track,
double previousStepSize,
SWIGTYPE_p_G4ForceCondition condition)
|
void |
startTracking(G4Track arg0)
|
protected void |
swigDirectorDisconnect()
|
void |
swigReleaseOwnership()
|
void |
swigTakeOwnership()
|
void |
verbose()
|
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, storePhysicsTable, storePhysicsTable, subtractNumberOfInteractionLengthLeft |
G4FastSimulationManagerProcess
public G4FastSimulationManagerProcess(long cPtr,
boolean cMemoryOwn)
G4FastSimulationManagerProcess
public G4FastSimulationManagerProcess(String processName,
G4ProcessType theType)
G4FastSimulationManagerProcess
public G4FastSimulationManagerProcess(String processName)
G4FastSimulationManagerProcess
public G4FastSimulationManagerProcess()
getCPtr
public static long getCPtr(G4FastSimulationManagerProcess obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VProcess
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VProcess
swigDirectorDisconnect
protected void swigDirectorDisconnect()
- Overrides:
swigDirectorDisconnect
in class G4VProcess
swigReleaseOwnership
public void swigReleaseOwnership()
- Overrides:
swigReleaseOwnership
in class G4VProcess
swigTakeOwnership
public void swigTakeOwnership()
- Overrides:
swigTakeOwnership
in class G4VProcess
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VProcess
startTracking
public void startTracking(G4Track arg0)
- Overrides:
startTracking
in class G4VProcess
postStepGetPhysicalInteractionLength
public double postStepGetPhysicalInteractionLength(G4Track track,
double previousStepSize,
SWIGTYPE_p_G4ForceCondition condition)
- Overrides:
postStepGetPhysicalInteractionLength
in class G4VProcess
postStepDoIt
public G4VParticleChange postStepDoIt(G4Track arg0,
G4Step arg1)
- Overrides:
postStepDoIt
in class G4VProcess
atRestGetPhysicalInteractionLength
public double atRestGetPhysicalInteractionLength(G4Track arg0,
SWIGTYPE_p_G4ForceCondition arg1)
- Overrides:
atRestGetPhysicalInteractionLength
in class G4VProcess
atRestDoIt
public G4VParticleChange atRestDoIt(G4Track arg0,
G4Step arg1)
- Overrides:
atRestDoIt
in class G4VProcess
alongStepGetPhysicalInteractionLength
public double alongStepGetPhysicalInteractionLength(G4Track arg0,
double arg1,
double arg2,
SWIGTYPE_p_double arg3,
SWIGTYPE_p_G4GPILSelection arg4)
- Overrides:
alongStepGetPhysicalInteractionLength
in class G4VProcess
alongStepDoIt
public G4VParticleChange alongStepDoIt(G4Track arg0,
G4Step arg1)
- Overrides:
alongStepDoIt
in class G4VProcess
getPreSafety
public double getPreSafety()
getPreLinearSafety
public double getPreLinearSafety()
getSafety
public double getSafety()
getLinearSafety
public double getLinearSafety()
verbose
public void verbose()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.