Uses of Class
org.jlab.rec.atof.hit.HitFinder
Packages that use HitFinder
- 
Uses of HitFinder in org.jlab.rec.atof.clusterMethods in org.jlab.rec.atof.cluster with parameters of type HitFinderModifier and TypeMethodDescriptionvoidClusterFinder.makeClusters(DataEvent event, HitFinder hitfinder) Builds clusters in theDateEventusing hits found and stored in aHitFinder.voidClusterFinder.makeClusters(HitFinder hitfinder, double sigma_module, double sigma_component, double sigma_z, double sigma_t, DataEvent event) Builds clusters in theDateEventusing hits found and stored in aHitFinder.