Uses of Class
org.jlab.rec.ft.hodo.FTHODOHit
Packages that use FTHODOHit
-
Uses of FTHODOHit in org.jlab.rec.ft.hodo
Methods in org.jlab.rec.ft.hodo that return types with arguments of type FTHODOHitModifier and TypeMethodDescriptionFTHODOReconstruction.initFTHODO
(DataEvent event, ConstantsManager manager, int run) FTHODOReconstruction.readRawHits
(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable geometry) FTHODOReconstruction.readRawHitsHipo
(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable status, IndexedTable geometry) FTHODOReconstruction.selectHits
(List<FTHODOHit> allhits) Methods in org.jlab.rec.ft.hodo with parameters of type FTHODOHitModifier and TypeMethodDescriptionint
boolean
FTHODOCluster.containsHit
(FTHODOHit hit) static boolean
FTHODOHit.passHitSelection
(FTHODOHit hit) Method parameters in org.jlab.rec.ft.hodo with type arguments of type FTHODOHitModifier and TypeMethodDescriptionFTHODOReconstruction.findClusters
(List<FTHODOHit> hits) FTHODOReconstruction.selectHits
(List<FTHODOHit> allhits) void
FTHODOReconstruction.writeBanks
(DataEvent event, List<FTHODOHit> hits, List<FTHODOCluster> clusters)