|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4IntersectingCone
public class G4IntersectingCone
| Field Summary | |
|---|---|
protected boolean |
swigCMemOwn
|
| Constructor Summary | |
|---|---|
G4IntersectingCone(double[] r,
double[] z)
|
|
G4IntersectingCone(long cPtr,
boolean cMemoryOwn)
|
|
G4IntersectingCone(SWIGTYPE_p___void__ arg0)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4IntersectingCone obj)
|
boolean |
hitOn(double r,
double z)
|
int |
lineHitsCone(G4ThreeVector p,
G4ThreeVector v,
SWIGTYPE_p_double s1,
SWIGTYPE_p_double s2)
|
double |
rHi()
|
double |
rLo()
|
double |
zHi()
|
double |
zLo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean swigCMemOwn
| Constructor Detail |
|---|
public G4IntersectingCone(long cPtr,
boolean cMemoryOwn)
public G4IntersectingCone(double[] r,
double[] z)
public G4IntersectingCone(SWIGTYPE_p___void__ arg0)
| Method Detail |
|---|
public static long getCPtr(G4IntersectingCone obj)
protected void finalize()
throws Throwable
finalize in class ObjectThrowablepublic void delete()
public boolean equals(Object obj)
equals in class Object
public int lineHitsCone(G4ThreeVector p,
G4ThreeVector v,
SWIGTYPE_p_double s1,
SWIGTYPE_p_double s2)
public boolean hitOn(double r,
double z)
public double rLo()
public double rHi()
public double zLo()
public double zHi()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||