hep.geant4.jni
Class G4IonisParamMat

java.lang.Object
  extended by hep.geant4.jni.G4IonisParamMat

public class G4IonisParamMat
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4IonisParamMat(G4IonisParamMat arg0)
           
G4IonisParamMat(G4Material arg0)
           
G4IonisParamMat(long cPtr, boolean cMemoryOwn)
           
G4IonisParamMat(SWIGTYPE_p___void__ arg0)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 double findMeanExcitationEnergy(String chFormula)
           
 double getAdensity()
           
 double getCdensity()
           
static long getCPtr(G4IonisParamMat obj)
           
 double getEnergy0fluct()
           
 double getEnergy1fluct()
           
 double getEnergy2fluct()
           
 double getF1fluct()
           
 double getF2fluct()
           
 double getLogEnergy1fluct()
           
 double getLogEnergy2fluct()
           
 double getLogMeanExcEnergy()
           
 double getMdensity()
           
 double getMeanExcitationEnergy()
           
 double getRateionexcfluct()
           
 SWIGTYPE_p_double getShellCorrectionVector()
           
 double getTaul()
           
 double getX0density()
           
 double getX1density()
           
 void setMeanExcitationEnergy(double value)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4IonisParamMat

public G4IonisParamMat(long cPtr,
                       boolean cMemoryOwn)

G4IonisParamMat

public G4IonisParamMat(G4Material arg0)

G4IonisParamMat

public G4IonisParamMat(G4IonisParamMat arg0)

G4IonisParamMat

public G4IonisParamMat(SWIGTYPE_p___void__ arg0)
Method Detail

getCPtr

public static long getCPtr(G4IonisParamMat 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

getMeanExcitationEnergy

public double getMeanExcitationEnergy()

setMeanExcitationEnergy

public void setMeanExcitationEnergy(double value)

findMeanExcitationEnergy

public double findMeanExcitationEnergy(String chFormula)

getLogMeanExcEnergy

public double getLogMeanExcEnergy()

getShellCorrectionVector

public SWIGTYPE_p_double getShellCorrectionVector()

getTaul

public double getTaul()

getCdensity

public double getCdensity()

getMdensity

public double getMdensity()

getAdensity

public double getAdensity()

getX0density

public double getX0density()

getX1density

public double getX1density()

getF1fluct

public double getF1fluct()

getF2fluct

public double getF2fluct()

getEnergy1fluct

public double getEnergy1fluct()

getLogEnergy1fluct

public double getLogEnergy1fluct()

getEnergy2fluct

public double getEnergy2fluct()

getLogEnergy2fluct

public double getLogEnergy2fluct()

getEnergy0fluct

public double getEnergy0fluct()

getRateionexcfluct

public double getRateionexcfluct()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.