hep.geant4.jni
Class G4HadronicInteraction
java.lang.Object
hep.geant4.jni.G4HadronicInteraction
- Direct Known Subclasses:
- G4HEInelastic, G4InelasticInteraction, G4LCapture, G4LElastic, G4LFission
public class G4HadronicInteraction
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4HadronicInteraction
public G4HadronicInteraction(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4HadronicInteraction obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getMinEnergy
public double getMinEnergy()
getMinEnergy
public double getMinEnergy(G4Material aMaterial,
G4Element anElement)
setMinEnergy
public void setMinEnergy(double anEnergy)
setMinEnergy
public void setMinEnergy(double anEnergy,
G4Element anElement)
setMinEnergy
public void setMinEnergy(double anEnergy,
G4Material aMaterial)
getMaxEnergy
public double getMaxEnergy()
getMaxEnergy
public double getMaxEnergy(G4Material aMaterial,
G4Element anElement)
setMaxEnergy
public void setMaxEnergy(double anEnergy)
setMaxEnergy
public void setMaxEnergy(double anEnergy,
G4Element anElement)
setMaxEnergy
public void setMaxEnergy(double anEnergy,
G4Material aMaterial)
getMyPointer
public G4HadronicInteraction getMyPointer()
getVerboseLevel
public int getVerboseLevel()
setVerboseLevel
public void setVerboseLevel(int value)
applyYourself
public G4HadFinalState applyYourself(G4HadProjectile aTrack,
G4Nucleus targetNucleus)
deActivateFor
public void deActivateFor(G4Material aMaterial)
activateFor
public void activateFor(G4Material aMaterial)
deActivateFor
public void deActivateFor(G4Element anElement)
activateFor
public void activateFor(G4Element anElement)
isBlocked
public boolean isBlocked(G4Material aMaterial)
isBlocked
public boolean isBlocked(G4Element anElement)
isApplicable
public boolean isApplicable(G4HadProjectile arg0,
G4Nucleus arg1)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.