hep.geant4.jni
Class G4MaterialPropertyVector
java.lang.Object
hep.geant4.jni.G4MaterialPropertyVector
public class G4MaterialPropertyVector
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4MaterialPropertyVector
public G4MaterialPropertyVector(long cPtr,
boolean cMemoryOwn)
G4MaterialPropertyVector
public G4MaterialPropertyVector()
G4MaterialPropertyVector
public G4MaterialPropertyVector(SWIGTYPE_p_double PhotonMomenta,
SWIGTYPE_p_double PropertyValues,
int NumElements)
G4MaterialPropertyVector
public G4MaterialPropertyVector(G4MaterialPropertyVector right)
getCPtr
public static long getCPtr(G4MaterialPropertyVector 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
resetIterator
public void resetIterator()
addElement
public void addElement(double aPhotonMomentum,
double aPropertyValue)
removeElement
public void removeElement(double aPhotonMomentum)
getProperty
public double getProperty(double aPhotonMomentum)
getPhotonMomentum
public double getPhotonMomentum(double aProperty)
getProperty
public double getProperty()
getPhotonMomentum
public double getPhotonMomentum()
getMaxProperty
public double getMaxProperty()
getMinProperty
public double getMinProperty()
getMaxPhotonMomentum
public double getMaxPhotonMomentum()
getMinPhotonMomentum
public double getMinPhotonMomentum()
dumpVector
public void dumpVector()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.