Uses of Class
org.jlab.rec.ft.hodo.FTHODOHit
Packages that use FTHODOHit
- 
Uses of FTHODOHit in org.jlab.rec.ft.hodoMethods 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 TypeMethodDescriptionintbooleanFTHODOCluster.containsHit(FTHODOHit hit) static booleanFTHODOHit.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) voidFTHODOReconstruction.writeBanks(DataEvent event, List<FTHODOHit> hits, List<FTHODOCluster> clusters)