hep.geant4.jni
Class G4eBremsstrahlung

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

public class G4eBremsstrahlung
extends G4VEnergyLossProcess


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VProcess
swigCMemOwn
 
Constructor Summary
G4eBremsstrahlung()
           
G4eBremsstrahlung(long cPtr, boolean cMemoryOwn)
           
G4eBremsstrahlung(String name)
           
G4eBremsstrahlung(String name, double thresh)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 double gammaThreshold()
           
static long getCPtr(G4eBremsstrahlung obj)
           
 boolean isApplicable(G4ParticleDefinition p)
           
 void printInfo()
           
 void setGammaThreshold(double val)
           
 
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

G4eBremsstrahlung

public G4eBremsstrahlung(long cPtr,
                         boolean cMemoryOwn)

G4eBremsstrahlung

public G4eBremsstrahlung(String name,
                         double thresh)

G4eBremsstrahlung

public G4eBremsstrahlung(String name)

G4eBremsstrahlung

public G4eBremsstrahlung()
Method Detail

getCPtr

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

setGammaThreshold

public void setGammaThreshold(double val)

gammaThreshold

public double gammaThreshold()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.