hep.geant4.jni
Class G4AntiNeutronAnnihilationAtRest

java.lang.Object
  extended by hep.geant4.jni.G4VProcess
      extended by hep.geant4.jni.G4VRestProcess
          extended by hep.geant4.jni.G4AntiNeutronAnnihilationAtRest

public class G4AntiNeutronAnnihilationAtRest
extends G4VRestProcess


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VProcess
swigCMemOwn
 
Constructor Summary
G4AntiNeutronAnnihilationAtRest()
           
G4AntiNeutronAnnihilationAtRest(long cPtr, boolean cMemoryOwn)
           
G4AntiNeutronAnnihilationAtRest(String processName)
           
G4AntiNeutronAnnihilationAtRest(String processName, G4ProcessType aType)
           
 
Method Summary
 G4VParticleChange atRestDoIt(G4Track arg0, G4Step arg1)
           
 double atRestGetPhysicalInteractionLength(G4Track arg0, SWIGTYPE_p_G4ForceCondition arg1)
           
 void buildPhysicsTable(G4ParticleDefinition arg0)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4AntiNeutronAnnihilationAtRest obj)
           
 double getMeanLifeTime(G4Track arg0, SWIGTYPE_p_G4ForceCondition arg1)
           
 int getNumberOfSecondaries()
           
 G4GHEKinematicsVector getSecondaryKinematics()
           
 boolean isApplicable(G4ParticleDefinition arg0)
           
 
Methods inherited from class hep.geant4.jni.G4VRestProcess
alongStepDoIt, alongStepGetPhysicalInteractionLength, getCPtr, postStepDoIt, 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, preparePhysicsTable, resetNumberOfInteractionLengthLeft, retrievePhysicsTable, retrievePhysicsTable, setPILfactor, setProcessManager, setProcessType, setVerboseLevel, startTracking, storePhysicsTable, storePhysicsTable, subtractNumberOfInteractionLengthLeft, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4AntiNeutronAnnihilationAtRest

public G4AntiNeutronAnnihilationAtRest(long cPtr,
                                       boolean cMemoryOwn)

G4AntiNeutronAnnihilationAtRest

public G4AntiNeutronAnnihilationAtRest(String processName,
                                       G4ProcessType aType)

G4AntiNeutronAnnihilationAtRest

public G4AntiNeutronAnnihilationAtRest(String processName)

G4AntiNeutronAnnihilationAtRest

public G4AntiNeutronAnnihilationAtRest()
Method Detail

getCPtr

public static long getCPtr(G4AntiNeutronAnnihilationAtRest obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VRestProcess

equals

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

isApplicable

public boolean isApplicable(G4ParticleDefinition arg0)
Overrides:
isApplicable in class G4VProcess

buildPhysicsTable

public void buildPhysicsTable(G4ParticleDefinition arg0)
Overrides:
buildPhysicsTable in class G4VProcess

atRestGetPhysicalInteractionLength

public double atRestGetPhysicalInteractionLength(G4Track arg0,
                                                 SWIGTYPE_p_G4ForceCondition arg1)
Overrides:
atRestGetPhysicalInteractionLength in class G4VRestProcess

getMeanLifeTime

public double getMeanLifeTime(G4Track arg0,
                              SWIGTYPE_p_G4ForceCondition arg1)

atRestDoIt

public G4VParticleChange atRestDoIt(G4Track arg0,
                                    G4Step arg1)
Overrides:
atRestDoIt in class G4VRestProcess

getNumberOfSecondaries

public int getNumberOfSecondaries()

getSecondaryKinematics

public G4GHEKinematicsVector getSecondaryKinematics()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.