hep.geant4.jni
Class G4IntersectingCone
java.lang.Object
hep.geant4.jni.G4IntersectingCone
public class G4IntersectingCone
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4IntersectingCone
public G4IntersectingCone(long cPtr,
boolean cMemoryOwn)
G4IntersectingCone
public G4IntersectingCone(double[] r,
double[] z)
G4IntersectingCone
public G4IntersectingCone(SWIGTYPE_p___void__ arg0)
getCPtr
public static long getCPtr(G4IntersectingCone 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
lineHitsCone
public int lineHitsCone(G4ThreeVector p,
G4ThreeVector v,
SWIGTYPE_p_double s1,
SWIGTYPE_p_double s2)
hitOn
public boolean hitOn(double r,
double z)
rLo
public double rLo()
rHi
public double rHi()
zLo
public double zLo()
zHi
public double zHi()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.