hep.geant4.jni
Class G4GeomTestPoint
java.lang.Object
hep.geant4.jni.G4GeomTestPoint
- Direct Known Subclasses:
- G4GeomTestVolPoint
public class G4GeomTestPoint
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4GeomTestPoint
public G4GeomTestPoint(long cPtr,
boolean cMemoryOwn)
G4GeomTestPoint
public G4GeomTestPoint()
G4GeomTestPoint
public G4GeomTestPoint(G4GeomTestPoint other)
G4GeomTestPoint
public G4GeomTestPoint(G4ThreeVector thePoint,
double theS,
boolean isEntering)
getCPtr
public static long getCPtr(G4GeomTestPoint 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
getPosition
public G4ThreeVector getPosition()
getDistance
public double getDistance()
entering
public boolean entering()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.