Contents
Class RICHRay
java.lang.Object
org.jlab.detector.geom.RICH.RICHRay
-
Constructor Details
-
Method Details
-
origin
public org.jlab.geom.prim.Point3D origin() -
end
public org.jlab.geom.prim.Point3D end() -
direction
public org.jlab.geom.prim.Vector3D direction() -
asLine3D
public org.jlab.geom.prim.Line3D asLine3D() -
get_refind
public double get_refind() -
set_refind
public void set_refind(double refind) -
get_type
public int get_type() -
set_type
public void set_type(int type) -
is_detected
public boolean is_detected() -
set_detected
public void set_detected() -
showRay
public void showRay() -
dumpRay
public void dumpRay()
-