Uses of Class
org.jlab.rec.alert.Track.AtofHitStub
Packages that use AtofHitStub
-
Uses of AtofHitStub in org.jlab.rec.alert.Track
Methods in org.jlab.rec.alert.Track that return types with arguments of type AtofHitStubMethods in org.jlab.rec.alert.Track with parameters of type AtofHitStubModifier and TypeMethodDescriptionvoidTrack.addAtofHit(AtofHitStub h) voidTrackCandidate.addAtofHit(AtofHitStub hit) -
Uses of AtofHitStub in org.jlab.rec.alert.TrackFinding
Method parameters in org.jlab.rec.alert.TrackFinding with type arguments of type AtofHitStubModifier and TypeMethodDescriptionAITrackFinder.findTracks(ArrayList<Hit> hits, List<AtofHitStub> atofHits) DistanceTrackFinder.findTracks(ArrayList<Hit> hits, List<AtofHitStub> atofHits) GNNTrackFinder.findTracks(ArrayList<Hit> ahdcHits, List<AtofHitStub> atofHits) With an emptyatofHitslist the GNN still runs on AHDC-only graphs.HoughTrackFinder.findTracks(ArrayList<Hit> hits, List<AtofHitStub> atofHits) TrackFinder.findTracks(ArrayList<Hit> ahdcHits, List<AtofHitStub> atofHits) Find tracks from AHDC hits, optionally using attached ATOF hits as additional context (e.g.