Uses of Class
org.jlab.detector.geom.RICH.RICHRay
Packages that use RICHRay
-
Uses of RICHRay in org.jlab.rec.rich
Methods 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 TypeMethodDescriptionvoid
RICHRayTrace.OpticalRotation
(RICHRay rayin, RICHIntersection intersection) Method parameters in org.jlab.rec.rich with type arguments of type RICHRayModifier and TypeMethodDescriptionvoid
RICHRayTrace.dump_raytrack
(String head, ArrayList<RICHRay> raytracks) int
RICHRayTrace.get_Nrefle
(ArrayList<RICHRay> rays) int
RICHRayTrace.get_RefleCompos
(ArrayList<RICHRay> raytracks) int
RICHRayTrace.get_RefleLayers
(ArrayList<RICHRay> raytracks) void
RICHSolution.set_raytracks
(ArrayList<RICHRay> rays)