Uses of Class
org.jlab.rec.alert.Track.TrackCandidate
Packages that use TrackCandidate
Package
Description
-
Uses of TrackCandidate in org.jlab.rec.ahdc.Distance
Methods in org.jlab.rec.ahdc.Distance that return types with arguments of type TrackCandidateMethod parameters in org.jlab.rec.ahdc.Distance with type arguments of type TrackCandidateModifier and TypeMethodDescriptionvoidDistance.set_AHDCTrackCandidates(ArrayList<TrackCandidate> _AHDCTrackCandidates) -
Uses of TrackCandidate in org.jlab.rec.ahdc.HoughTransform
Methods in org.jlab.rec.ahdc.HoughTransform that return types with arguments of type TrackCandidateMethod parameters in org.jlab.rec.ahdc.HoughTransform with type arguments of type TrackCandidateModifier and TypeMethodDescriptionvoidHoughTransform.set_AHDCTrackCandidates(ArrayList<TrackCandidate> _AHDCTrackCandidates) -
Uses of TrackCandidate in org.jlab.rec.alert.AI
Methods in org.jlab.rec.alert.AI that return types with arguments of type TrackCandidateModifier and TypeMethodDescriptionGNNPrediction.prediction(List<Hit> ahdcHits, List<AtofHitStub> atofHits, ModelTrackFindingGNN model) -
Uses of TrackCandidate in org.jlab.rec.alert.Track
Methods in org.jlab.rec.alert.Track that return TrackCandidateConstructors in org.jlab.rec.alert.Track with parameters of type TrackCandidate -
Uses of TrackCandidate in org.jlab.rec.alert.TrackFinding
Methods in org.jlab.rec.alert.TrackFinding that return types with arguments of type TrackCandidateMethod parameters in org.jlab.rec.alert.TrackFinding with type arguments of type TrackCandidateModifier and TypeMethodDescriptionstatic TrackFinderResultTrackFinderResult.ok(List<TrackCandidate> tracks) Constructor parameters in org.jlab.rec.alert.TrackFinding with type arguments of type TrackCandidate