hep.geant4.jni
Class G4MultipleScattering

java.lang.Object
  extended by hep.geant4.jni.G4VProcess
      extended by hep.geant4.jni.G4VContinuousDiscreteProcess
          extended by hep.geant4.jni.G4VMultipleScattering
              extended by hep.geant4.jni.G4MultipleScattering

public class G4MultipleScattering
extends G4VMultipleScattering


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VProcess
swigCMemOwn
 
Constructor Summary
G4MultipleScattering()
           
G4MultipleScattering(long cPtr, boolean cMemoryOwn)
           
G4MultipleScattering(String processName)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4MultipleScattering obj)
           
 boolean isApplicable(G4ParticleDefinition p)
           
 void mscStepLimitation(boolean algorithm)
           
 void mscStepLimitation(boolean algorithm, double factor)
           
 void printInfo()
           
 void setdtrl(double value)
           
 void setFacgeom(double val)
           
 void setFacrange(double val)
           
 void setFactail(double val)
           
 void setsamplez(boolean value)
           
 void setTkinlimit(double value)
           
 
Methods inherited from class hep.geant4.jni.G4VMultipleScattering
addEmModel, addEmModel, alongStepDoIt, alongStepGetPhysicalInteractionLength, binning, buildPhysicsTable, continuousStepLimit, getCPtr, getModelByIndex, getModelByIndex, lambdaTable, lateralDisplasmentFlag, maxKinEnergy, minKinEnergy, particle, physicsVector, postStepDoIt, preparePhysicsTable, printInfoDefinition, retrievePhysicsTable, selectModelForMaterial, setBinning, setBuildLambdaTable, setLateralDisplasmentFlag, setMaxKinEnergy, setMinKinEnergy, storePhysicsTable, storePhysicsTable
 
Methods inherited from class hep.geant4.jni.G4VContinuousDiscreteProcess
atRestDoIt, atRestGetPhysicalInteractionLength, getCPtr, postStepGetPhysicalInteractionLength
 
Methods inherited from class hep.geant4.jni.G4VProcess
alongStepGPIL, atRestGPIL, clearNumberOfInteractionLengthLeft, dumpInfo, endTracking, getCPtr, getCurrentInteractionLength, getPhysicsTableFileName, getPhysicsTableFileName, getPILfactor, getProcessManager, getProcessName, getProcessType, getProcessTypeName, getVerboseLevel, postStepGPIL, resetNumberOfInteractionLengthLeft, retrievePhysicsTable, setPILfactor, setProcessManager, setProcessType, setVerboseLevel, startTracking, subtractNumberOfInteractionLengthLeft, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4MultipleScattering

public G4MultipleScattering(long cPtr,
                            boolean cMemoryOwn)

G4MultipleScattering

public G4MultipleScattering(String processName)

G4MultipleScattering

public G4MultipleScattering()
Method Detail

getCPtr

public static long getCPtr(G4MultipleScattering obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4VMultipleScattering
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4VMultipleScattering

equals

public boolean equals(Object obj)
Overrides:
equals in class G4VMultipleScattering

isApplicable

public boolean isApplicable(G4ParticleDefinition p)
Overrides:
isApplicable in class G4VMultipleScattering

printInfo

public void printInfo()
Overrides:
printInfo in class G4VMultipleScattering

mscStepLimitation

public void mscStepLimitation(boolean algorithm,
                              double factor)
Overrides:
mscStepLimitation in class G4VMultipleScattering

mscStepLimitation

public void mscStepLimitation(boolean algorithm)
Overrides:
mscStepLimitation in class G4VMultipleScattering

setsamplez

public void setsamplez(boolean value)

setdtrl

public void setdtrl(double value)

setTkinlimit

public void setTkinlimit(double value)

setFacrange

public void setFacrange(double val)

setFacgeom

public void setFacgeom(double val)

setFactail

public void setFactail(double val)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.