Uses of Class
org.jlab.rec.ft.trk.FTTRKHit
Packages that use FTTRKHit
- 
Uses of FTTRKHit in org.jlab.rec.ft.trkMethods 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 TypeMethodDescriptionintFTTRKHit.compareLayerTo(FTTRKHit arg0) intbooleanFTTRKCluster.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) voidFTTRKReconstruction.updateAllHitsWithAssociatedIDs(List<FTTRKHit> hits, List<FTTRKCluster> clusters) voidFTTRKReconstruction.writeBanks(DataEvent event, List<FTTRKHit> hits, List<FTTRKCluster> clusters, List<FTTRKCross> crosses)