hep.geant4.jni
Class G4eIonisation

java.lang.Object
  extended by hep.geant4.jni.G4VProcess
      extended by hep.geant4.jni.G4VContinuousDiscreteProcess
          extended by hep.geant4.jni.G4VEnergyLossProcess
              extended by hep.geant4.jni.G4eIonisation

public class G4eIonisation
extends G4VEnergyLossProcess


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VProcess
swigCMemOwn
 
Constructor Summary
G4eIonisation()
           
G4eIonisation(long cPtr, boolean cMemoryOwn)
           
G4eIonisation(String name)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4eIonisation obj)
           
 boolean isApplicable(G4ParticleDefinition p)
           
 void printInfo()
           
 
Methods inherited from class hep.geant4.jni.G4VEnergyLossProcess
activateDeexcitation, activateDeexcitation, activateSubCutoff, activateSubCutoff, addCollaborativeProcess, addEmModel, addEmModel, addEmModel, alongStepDoIt, baseParticle, buildDEDXTable, buildDEDXTable, buildLambdaTable, buildLambdaTable, buildPhysicsTable, continuousStepLimit, cSDARangeTable, dEDXTable, dEDXTableForSubsec, dEDXunRestrictedTable, getCPtr, getCSDARange, getDEDX, getDEDXDispersion, getDEDXForSubsec, getKineticEnergy, getLambda, getModelByIndex, getModelByIndex, getRange, getRangeForLoss, inverseRangeTable, isIntegral, isIonisationProcess, lambdaTable, maxKinEnergy, meanFreePath, microscopicCrossSection, minKinEnergy, numberOfModels, numberOfSubCutoffRegions, particle, postStepDoIt, preparePhysicsTable, printInfoDefinition, rangeTableForLoss, resetNumberOfInteractionLengthLeft, retrievePhysicsTable, sampleRange, sampleSubCutSecondaries, secondaryParticle, selectModelForMaterial, setBaseParticle, setCSDARangeTable, setDEDXBinning, setDEDXBinningForCSDARange, setDEDXTable, setDEDXTableForSubsec, setDEDXunRestrictedTable, setDynamicMassCharge, setIntegral, setInverseRangeTable, setIonisation, setLambdaBinning, setLambdaFactor, setLambdaTable, setLinearLossLimit, setLossFluctuations, setMaxKinEnergy, setMaxKinEnergyForCSDARange, setMinKinEnergy, setMinSubRange, setRandomStep, setRangeTableForLoss, setSecondaryRangeTable, setStepFunction, setSubLambdaTable, storePhysicsTable, storePhysicsTable, subLambdaTable, tablesAreBuilt, updateEmModel
 
Methods inherited from class hep.geant4.jni.G4VContinuousDiscreteProcess
alongStepGetPhysicalInteractionLength, 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, 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

G4eIonisation

public G4eIonisation(long cPtr,
                     boolean cMemoryOwn)

G4eIonisation

public G4eIonisation(String name)

G4eIonisation

public G4eIonisation()
Method Detail

getCPtr

public static long getCPtr(G4eIonisation obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VEnergyLossProcess

equals

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

isApplicable

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

printInfo

public void printInfo()
Overrides:
printInfo in class G4VEnergyLossProcess


Copyright © 2000-2007 FreeHEP. All Rights Reserved.