hep.geant4.jni
Class G4DeuteronInelasticProcess

java.lang.Object
  extended by hep.geant4.jni.G4VProcess
      extended by hep.geant4.jni.G4VDiscreteProcess
          extended by hep.geant4.jni.G4HadronicProcess
              extended by hep.geant4.jni.G4HadronInelasticProcess
                  extended by hep.geant4.jni.G4DeuteronInelasticProcess

public class G4DeuteronInelasticProcess
extends G4HadronInelasticProcess


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VProcess
swigCMemOwn
 
Constructor Summary
G4DeuteronInelasticProcess()
           
G4DeuteronInelasticProcess(long cPtr, boolean cMemoryOwn)
           
G4DeuteronInelasticProcess(String processName)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4DeuteronInelasticProcess obj)
           
 
Methods inherited from class hep.geant4.jni.G4HadronInelasticProcess
buildThePhysicsTable, getCPtr, isApplicable, postStepDoIt
 
Methods inherited from class hep.geant4.jni.G4HadronicProcess
addDataSet, alwaysKillLeadingHadron, alwaysKillLeadingHadron, biasCrossSectionByFactor, disableIsotopeCounting, disableIsotopeProductionGlobally, enableIsotopeCounting, enableIsotopeProductionGlobally, getCPtr, getIsotopeProductionInfo, getManagerPointer, getMeanFreePath, getMicroscopicCrossSection, registerIsotopeProductionModel, registerMe
 
Methods inherited from class hep.geant4.jni.G4VDiscreteProcess
alongStepDoIt, alongStepGetPhysicalInteractionLength, atRestDoIt, atRestGetPhysicalInteractionLength, getCPtr, postStepGetPhysicalInteractionLength
 
Methods inherited from class hep.geant4.jni.G4VProcess
alongStepGPIL, atRestGPIL, buildPhysicsTable, 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

G4DeuteronInelasticProcess

public G4DeuteronInelasticProcess(long cPtr,
                                  boolean cMemoryOwn)

G4DeuteronInelasticProcess

public G4DeuteronInelasticProcess(String processName)

G4DeuteronInelasticProcess

public G4DeuteronInelasticProcess()
Method Detail

getCPtr

public static long getCPtr(G4DeuteronInelasticProcess obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4HadronInelasticProcess

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.