hep.lcd.recon.tracking
Class TrkExtrap
java.lang.Object
|
+--hep.lcd.recon.tracking.TrkExtrap
- public class TrkExtrap
- extends Object
- implements Serializable
- See Also:
- Serialized Form
- Source Code:
- TrkExtrap.java
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
extrap
public double[] extrap
TrkExtrap
public TrkExtrap(double[] extrap)
TrkExtrap
public TrkExtrap(double x,
double y,
double z)
getExtrap
public double[] getExtrap()
get_x
public double get_x()
get_y
public double get_y()
get_z
public double get_z()
reachesRadius
public boolean reachesRadius(double radius)
exitsEnd
public boolean exitsEnd(double z)
The LCD Group