Uses of Class
org.jlab.rec.cvt.trajectory.Ray
Packages that use Ray
- 
Uses of Ray in org.jlab.rec.cvt.fitMethods in org.jlab.rec.cvt.fit that return RayModifier and TypeMethodDescriptionCosmicFitter.getray()CosmicFitPars.getRay()LineFitPars.getYXRay()LineFitPars.getYZRay()Methods in org.jlab.rec.cvt.fit with parameters of type RayModifier and TypeMethodDescriptionvoidfinal voidConstructors in org.jlab.rec.cvt.fit with parameters of type Ray
- 
Uses of Ray in org.jlab.rec.cvt.trackMethods in org.jlab.rec.cvt.track with parameters of type RayConstructors in org.jlab.rec.cvt.track with parameters of type Ray
- 
Uses of Ray in org.jlab.rec.cvt.trajectoryMethods in org.jlab.rec.cvt.trajectory that return RayMethods in org.jlab.rec.cvt.trajectory with parameters of type RayModifier and TypeMethodDescriptionstatic double[][][]TrajectoryFinder.calcTrackIntersBMT(Ray ray, int start_layer) static double[][][]TrajectoryFinder.calcTrackIntersSVT(Ray ray) TrajectoryFinder.findTrajectory(int id, Ray ray, ArrayList<Cross> candCrossList) voidConstructors in org.jlab.rec.cvt.trajectory with parameters of type Ray