hep.geant4.jni
Class G4PolyconeHistorical
java.lang.Object
hep.geant4.jni.G4PolyconeHistorical
public class G4PolyconeHistorical
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4PolyconeHistorical
public G4PolyconeHistorical(long cPtr,
boolean cMemoryOwn)
G4PolyconeHistorical
public G4PolyconeHistorical()
G4PolyconeHistorical
public G4PolyconeHistorical(G4PolyconeHistorical source)
getCPtr
public static long getCPtr(G4PolyconeHistorical 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
setStartAngle
public void setStartAngle(double value)
getStartAngle
public double getStartAngle()
setOpeningAngle
public void setOpeningAngle(double value)
getOpeningAngle
public double getOpeningAngle()
setNumZPlanes
public void setNumZPlanes(int value)
getNumZPlanes
public int getNumZPlanes()
setZValues
public void setZValues(SWIGTYPE_p_double value)
getZValues
public SWIGTYPE_p_double getZValues()
setRmin
public void setRmin(SWIGTYPE_p_double value)
getRmin
public SWIGTYPE_p_double getRmin()
setRmax
public void setRmax(SWIGTYPE_p_double value)
getRmax
public SWIGTYPE_p_double getRmax()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.