Uses of Class
org.jlab.detector.geom.RICH.RICHRay
Packages that use RICHRay
- 
Uses of RICHRay in org.jlab.rec.richMethods in org.jlab.rec.rich that return RICHRayModifier and TypeMethodDescriptionRICHSolution.get_lastray()RICHSolution.get_ray(int i) RICHRayTrace.OpticalRotation(RICHRay rayin, RICHIntersection intersection) Methods in org.jlab.rec.rich that return types with arguments of type RICHRayModifier and TypeMethodDescriptionRICHSolution.get_raytracks()RICHRayTrace.RayTrace(RICHParticle photon, Vector3D vlab) RICHRayTrace.RayTrace(RICHParticle photon, Vector3D vlab, double naero) Methods in org.jlab.rec.rich with parameters of type RICHRayModifier and TypeMethodDescriptionvoidRICHRayTrace.OpticalRotation(RICHRay rayin, RICHIntersection intersection) Method parameters in org.jlab.rec.rich with type arguments of type RICHRayModifier and TypeMethodDescriptionvoidRICHRayTrace.dump_raytrack(String head, ArrayList<RICHRay> raytracks) intRICHRayTrace.get_Nrefle(ArrayList<RICHRay> rays) intRICHRayTrace.get_RefleCompos(ArrayList<RICHRay> raytracks) intRICHRayTrace.get_RefleLayers(ArrayList<RICHRay> raytracks) voidRICHSolution.set_raytracks(ArrayList<RICHRay> rays)