Uses of Class
org.jlab.rec.ft.trk.FTTRKHit
Packages that use FTTRKHit
-
Uses of FTTRKHit in org.jlab.rec.ft.trk
Subclasses with type arguments of type FTTRKHit in org.jlab.rec.ft.trkClasses in org.jlab.rec.ft.trk that implement interfaces with type arguments of type FTTRKHitMethods in org.jlab.rec.ft.trk that return types with arguments of type FTTRKHitModifier and TypeMethodDescriptionFTTRKReconstruction.initFTTRK
(DataEvent event, ConstantsManager manager, int run) FTTRKReconstruction.readRawHits
(DataEvent event, int run) Methods in org.jlab.rec.ft.trk with parameters of type FTTRKHitModifier and TypeMethodDescriptionint
FTTRKHit.compareLayerTo
(FTTRKHit arg0) int
boolean
FTTRKCluster.newCluster
(FTTRKHit hit, int cid) Method parameters in org.jlab.rec.ft.trk with type arguments of type FTTRKHitModifier and TypeMethodDescriptionFTTRKReconstruction.findClusters
(List<FTTRKHit> hits) void
FTTRKReconstruction.updateAllHitsWithAssociatedIDs
(List<FTTRKHit> hits, List<FTTRKCluster> clusters) void
FTTRKReconstruction.writeBanks
(DataEvent event, List<FTTRKHit> hits, List<FTTRKCluster> clusters, List<FTTRKCross> crosses)