Uses of Class
org.jlab.rec.cvt.trajectory.StateVec
Packages that use StateVec
-
Uses of StateVec in org.jlab.rec.cvt.track
Method parameters in org.jlab.rec.cvt.track with type arguments of type StateVecModifier and TypeMethodDescriptionvoid
StraightTrackCandListFinder.matchClusters
(List<Cluster> sVTclusters, TrajectoryFinder tf, boolean trajFinal, ArrayList<StateVec> trajectory, int k) -
Uses of StateVec in org.jlab.rec.cvt.trajectory
Methods in org.jlab.rec.cvt.trajectory that return types with arguments of type StateVecMethods in org.jlab.rec.cvt.trajectory with parameters of type StateVecModifier and TypeMethodDescriptionint
void
Sets the.void
TrajectoryFinder.setHitResolParams
(String detector, int sector, int layer, Cluster cluster, StateVec stVec, boolean trajFinal) Method parameters in org.jlab.rec.cvt.trajectory with type arguments of type StateVecConstructors in org.jlab.rec.cvt.trajectory with parameters of type StateVec