Uses of Class
org.jlab.rec.muhd.MUHDHit
Packages that use MUHDHit
-
Uses of MUHDHit in org.jlab.rec.muhd
Methods in org.jlab.rec.muhd that return types with arguments of type MUHDHitModifier and TypeMethodDescriptionMUHDReconstruction.initMUHD(DataEvent event, ConstantsManager manager, int run) MUHDReconstruction.readRawHits(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable status, IndexedTable geometry) MUHDReconstruction.selectHits(List<MUHDHit> allhits) Methods in org.jlab.rec.muhd with parameters of type MUHDHitModifier and TypeMethodDescriptionintbooleanMUHDCluster.containsHit(MUHDHit hit) static booleanMUHDHit.passHitSelection(MUHDHit hit) Method parameters in org.jlab.rec.muhd with type arguments of type MUHDHitModifier and TypeMethodDescriptionMUHDReconstruction.findClusters(List<MUHDHit> hits) MUHDReconstruction.selectHits(List<MUHDHit> allhits) voidMUHDReconstruction.writeBanks(DataEvent event, List<MUHDHit> hits, List<MUHDCluster> clusters)