Uses of Class
org.jlab.rec.atof.cluster.ATOFCluster
Packages that use ATOFCluster
-
Uses of ATOFCluster in org.jlab.rec.atof.banks
Method parameters in org.jlab.rec.atof.banks with type arguments of type ATOFClusterModifier and TypeMethodDescriptionstatic DataBank
RecoBankWriter.fillATOFClusterBank
(DataEvent event, ArrayList<ATOFCluster> clusterList) Writes the bank of atof clusters. -
Uses of ATOFCluster in org.jlab.rec.atof.cluster
Methods in org.jlab.rec.atof.cluster that return types with arguments of type ATOFClusterMethod parameters in org.jlab.rec.atof.cluster with type arguments of type ATOFClusterModifier and TypeMethodDescriptionvoid
ClusterFinder.setClusters
(ArrayList<ATOFCluster> clusters) Sets the list of clusters.