hep.geant4.jni
Class G4MuIonisation
java.lang.Object
hep.geant4.jni.G4VProcess
hep.geant4.jni.G4VContinuousDiscreteProcess
hep.geant4.jni.G4VEnergyLossProcess
hep.geant4.jni.G4MuIonisation
public class G4MuIonisation
- extends G4VEnergyLossProcess
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.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 |
G4MuIonisation
public G4MuIonisation(long cPtr,
boolean cMemoryOwn)
G4MuIonisation
public G4MuIonisation(String name)
G4MuIonisation
public G4MuIonisation()
getCPtr
public static long getCPtr(G4MuIonisation 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
minPrimaryEnergy
public double minPrimaryEnergy(G4ParticleDefinition p,
G4Material arg1,
double cut)
secondariesPostStep
public G4DynamicParticleVector secondariesPostStep(G4VEmModel arg0,
G4MaterialCutsCouple arg1,
G4DynamicParticle arg2,
SWIGTYPE_p_double tcut)
printInfo
public void printInfo()
- Overrides:
printInfo
in class G4VEnergyLossProcess
Copyright © 2000-2007 FreeHEP. All Rights Reserved.