hep.geant4.jni
Class G4OpRayleigh
java.lang.Object
hep.geant4.jni.G4VProcess
hep.geant4.jni.G4VDiscreteProcess
hep.geant4.jni.G4OpRayleigh
public class G4OpRayleigh
- extends G4VDiscreteProcess
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 |
G4OpRayleigh
public G4OpRayleigh(long cPtr,
boolean cMemoryOwn)
G4OpRayleigh
public G4OpRayleigh(String processName,
G4ProcessType type)
G4OpRayleigh
public G4OpRayleigh(String processName)
G4OpRayleigh
public G4OpRayleigh()
getCPtr
public static long getCPtr(G4OpRayleigh obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VDiscreteProcess
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VDiscreteProcess
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VDiscreteProcess
isApplicable
public boolean isApplicable(G4ParticleDefinition aParticleType)
- Overrides:
isApplicable
in class G4VProcess
getMeanFreePath
public double getMeanFreePath(G4Track aTrack,
double arg1,
SWIGTYPE_p_G4ForceCondition arg2)
postStepDoIt
public G4VParticleChange postStepDoIt(G4Track aTrack,
G4Step aStep)
- Overrides:
postStepDoIt
in class G4VDiscreteProcess
getPhysicsTable
public G4PhysicsTable getPhysicsTable()
dumpPhysicsTable
public void dumpPhysicsTable()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.