hep.geant4.jni
Class G4MuPairProduction

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.G4MuPairProduction

public class G4MuPairProduction
extends G4VEnergyLossProcess


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VProcess
swigCMemOwn
 
Constructor Summary
G4MuPairProduction()
           
G4MuPairProduction(long cPtr, boolean cMemoryOwn)
           
G4MuPairProduction(String processName)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4MuPairProduction obj)
           
 boolean isApplicable(G4ParticleDefinition p)
           
 double minPrimaryEnergy(G4ParticleDefinition p, G4Material arg1, double cut)
           
 void printInfo()
           
 G4DynamicParticleVector secondariesPostStep(G4VEmModel arg0, G4MaterialCutsCouple arg1, G4DynamicParticle arg2, SWIGTYPE_p_double tcut)
           
 
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

G4MuPairProduction

public G4MuPairProduction(long cPtr,
                          boolean cMemoryOwn)

G4MuPairProduction

public G4MuPairProduction(String processName)

G4MuPairProduction

public G4MuPairProduction()
Method Detail

getCPtr

public static long getCPtr(G4MuPairProduction 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.