hep.geant4.jni
Class G4VCrossSectionDataSet
java.lang.Object
hep.geant4.jni.G4VCrossSectionDataSet
public class G4VCrossSectionDataSet
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4VCrossSectionDataSet
public G4VCrossSectionDataSet(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4VCrossSectionDataSet 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
isApplicable
public boolean isApplicable(G4DynamicParticle arg0,
G4Element arg1)
getCrossSection
public double getCrossSection(G4DynamicParticle arg0,
G4Element arg1,
double aTemperature)
getCrossSection
public double getCrossSection(G4DynamicParticle arg0,
G4Element arg1)
buildPhysicsTable
public void buildPhysicsTable(G4ParticleDefinition arg0)
dumpPhysicsTable
public void dumpPhysicsTable(G4ParticleDefinition arg0)
setVerboseLevel
public void setVerboseLevel(int value)
getVerboseLevel
public int getVerboseLevel()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.