hep.geant4.jni
Class G4eplusAnnihilation

java.lang.Object
  extended by hep.geant4.jni.G4VProcess
      extended by hep.geant4.jni.G4VDiscreteProcess
          extended by hep.geant4.jni.G4VEmProcess
              extended by hep.geant4.jni.G4eplusAnnihilation

public class G4eplusAnnihilation
extends G4VEmProcess


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VProcess
swigCMemOwn
 
Constructor Summary
G4eplusAnnihilation()
           
G4eplusAnnihilation(long cPtr, boolean cMemoryOwn)
           
G4eplusAnnihilation(String name)
           
 
Method Summary
 G4VParticleChange atRestDoIt(G4Track track, G4Step stepData)
           
 double atRestGetPhysicalInteractionLength(G4Track track, SWIGTYPE_p_G4ForceCondition condition)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4eplusAnnihilation obj)
           
 boolean isApplicable(G4ParticleDefinition p)
           
 void printInfo()
           
 
Methods inherited from class hep.geant4.jni.G4VEmProcess
activateDeexcitation, activateDeexcitation, addEmModel, addEmModel, buildPhysicsTable, computeCrossSectionPerAtom, computeCrossSectionPerAtom, getCPtr, getLambda, getModelByIndex, getModelByIndex, isIntegral, lambdaBinning, lambdaTable, maxKinEnergy, meanFreePath, microscopicCrossSection, minKinEnergy, particle, postStepDoIt, preparePhysicsTable, printInfoDefinition, retrievePhysicsTable, secondaryParticle, selectModelForMaterial, setApplyCuts, setIntegral, setLambdaBinning, setLambdaFactor, setMaxKinEnergy, setMinKinEnergy, storePhysicsTable, storePhysicsTable, updateEmModel
 
Methods inherited from class hep.geant4.jni.G4VDiscreteProcess
alongStepDoIt, alongStepGetPhysicalInteractionLength, 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

G4eplusAnnihilation

public G4eplusAnnihilation(long cPtr,
                           boolean cMemoryOwn)

G4eplusAnnihilation

public G4eplusAnnihilation(String name)

G4eplusAnnihilation

public G4eplusAnnihilation()
Method Detail

getCPtr

public static long getCPtr(G4eplusAnnihilation obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VEmProcess

equals

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

isApplicable

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

atRestDoIt

public G4VParticleChange atRestDoIt(G4Track track,
                                    G4Step stepData)
Overrides:
atRestDoIt in class G4VDiscreteProcess

atRestGetPhysicalInteractionLength

public double atRestGetPhysicalInteractionLength(G4Track track,
                                                 SWIGTYPE_p_G4ForceCondition condition)
Overrides:
atRestGetPhysicalInteractionLength in class G4VDiscreteProcess

printInfo

public void printInfo()
Overrides:
printInfo in class G4VEmProcess


Copyright © 2000-2007 FreeHEP. All Rights Reserved.