hep.geant4.jni
Class G4IonisParamElm

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

public class G4IonisParamElm
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4IonisParamElm(double Z)
           
G4IonisParamElm(G4IonisParamElm arg0)
           
G4IonisParamElm(long cPtr, boolean cMemoryOwn)
           
G4IonisParamElm(SWIGTYPE_p___void__ arg0)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 double getAlow()
           
 double getBlow()
           
 double getClow()
           
static long getCPtr(G4IonisParamElm obj)
           
 double getlogZ3()
           
 double getMeanExcitationEnergy()
           
 SWIGTYPE_p_double getShellCorrectionVector()
           
 double getTau0()
           
 double getTaul()
           
 double getZ()
           
 double getZ3()
           
 double getZZ3()
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4IonisParamElm

public G4IonisParamElm(long cPtr,
                       boolean cMemoryOwn)

G4IonisParamElm

public G4IonisParamElm(double Z)

G4IonisParamElm

public G4IonisParamElm(G4IonisParamElm arg0)

G4IonisParamElm

public G4IonisParamElm(SWIGTYPE_p___void__ arg0)
Method Detail

getCPtr

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

getZ

public double getZ()

getZ3

public double getZ3()

getZZ3

public double getZZ3()

getlogZ3

public double getlogZ3()

getTau0

public double getTau0()

getTaul

public double getTaul()

getAlow

public double getAlow()

getBlow

public double getBlow()

getClow

public double getClow()

getMeanExcitationEnergy

public double getMeanExcitationEnergy()

getShellCorrectionVector

public SWIGTYPE_p_double getShellCorrectionVector()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.