Uses of Class
org.jlab.rec.cvt.trajectory.Trajectory
Packages that use Trajectory
-
Uses of Trajectory in org.jlab.rec.cvt.track
Subclasses of Trajectory in org.jlab.rec.cvt.trackModifier and TypeClassDescriptionclass
class
A class representing track candidates in the CVT.Methods in org.jlab.rec.cvt.track with parameters of type TrajectoryModifier and TypeMethodDescriptionvoid
StraightTrackCandListFinder.updateCrossesFromTraj
(StraightTrack cand, Trajectory trj) -
Uses of Trajectory in org.jlab.rec.cvt.trajectory
Methods in org.jlab.rec.cvt.trajectory that return TrajectoryModifier and TypeMethodDescriptionTrajectoryFinder.findTrajectory
(int id, Ray ray, ArrayList<Cross> candCrossList)