Class RICHRay

java.lang.Object
org.jlab.detector.geom.RICH.RICHRay

public class RICHRay extends Object
  • Constructor Details

  • Method Details

    • origin

      public Point3D origin()
    • end

      public Point3D end()
    • direction

      public Vector3D direction()
    • asLine3D

      public 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()