Uses of Class
org.jlab.rec.atof.hit.HitFinder
Packages that use HitFinder
-
Uses of HitFinder in org.jlab.rec.atof.cluster
Methods in org.jlab.rec.atof.cluster with parameters of type HitFinderModifier and TypeMethodDescriptionvoid
ClusterFinder.makeClusters
(org.jlab.io.base.DataEvent event, HitFinder hitfinder) Builds clusters in theDateEvent
using hits found and stored in aHitFinder
.void
ClusterFinder.makeClusters
(HitFinder hitfinder, double sigma_module, double sigma_component, double sigma_z, double sigma_t, org.jlab.io.base.DataEvent event) Builds clusters in theDateEvent
using hits found and stored in aHitFinder
.