Uses of Class
org.jlab.rec.fmt.cluster.Cluster
Packages that use Cluster
Package
Description
-
Uses of Cluster in org.jlab.rec.fmt.banks
Method parameters in org.jlab.rec.fmt.banks with type arguments of type ClusterModifier and TypeMethodDescriptionstatic DataBank
RecoBankWriter.fillFMTClustersBank
(DataEvent event, List<Cluster> cluslist) -
Uses of Cluster in org.jlab.rec.fmt.cluster
Classes in org.jlab.rec.fmt.cluster that implement interfaces with type arguments of type ClusterModifier and TypeClassDescriptionclass
A cluster in the fmt consists of an array of hits that are grouped together according to the algorithm of the ClusterFinder classMethods in org.jlab.rec.fmt.cluster that return types with arguments of type ClusterMethods in org.jlab.rec.fmt.cluster with parameters of type Cluster -
Uses of Cluster in org.jlab.rec.fmt.cross
Subclasses with type arguments of type Cluster in org.jlab.rec.fmt.crossModifier and TypeClassDescriptionclass
The crosses are objects used to find tracks and are characterized by a 3-D point and a direction unit vector.Methods in org.jlab.rec.fmt.cross that return ClusterMethods in org.jlab.rec.fmt.cross with parameters of type ClusterModifier and TypeMethodDescriptionvoid
Cross.setCluster1
(Cluster seg1) Set the first cluster (corresponding to the first superlayer in a region)void
Cross.setCluster2
(Cluster seg2) Set the second Cluster (corresponding to the second superlayer in a region)Method parameters in org.jlab.rec.fmt.cross with type arguments of type Cluster -
Uses of Cluster in org.jlab.rec.fmt.track
Methods in org.jlab.rec.fmt.track that return ClusterMethods in org.jlab.rec.fmt.track that return types with arguments of type ClusterMethods in org.jlab.rec.fmt.track with parameters of type ClusterConstructor parameters in org.jlab.rec.fmt.track with type arguments of type Cluster -
Uses of Cluster in org.jlab.rec.fmt.track.fit
Method parameters in org.jlab.rec.fmt.track.fit with type arguments of type ClusterConstructor parameters in org.jlab.rec.fmt.track.fit with type arguments of type Cluster