Package org.jlab.rec.dc.cluster


package org.jlab.rec.dc.cluster
  • Classes
    Class
    Description
    A cluster in the DC consists of an array of hits that are grouped together according to the algorithm of the ClusterFinder class
     
    A hit pruning algorithm to reject noise that gives a pattern of hits that are continguous in the same layer The algorithm first puts the hits in arrays according to their layer and wire number.
     
    A fitted cluster in the DC consists of an array of hits that are grouped together according to the algorithm of the ClusterFinder class and have been fit using the wire position information and subsequent time-based information (at the midplane)