Uses of Class
org.jlab.rec.ft.trk.FTTRKCluster
Packages that use FTTRKCluster
- 
Uses of FTTRKCluster in org.jlab.rec.ft.trkMethods in org.jlab.rec.ft.trk that return FTTRKClusterModifier and TypeMethodDescriptionFTTRKCross.get_Cluster1()FTTRKCross.get_Cluster2()FTTRKCluster.newCluster(FTTRKHit hit, int cid) Methods in org.jlab.rec.ft.trk that return types with arguments of type FTTRKClusterModifier and TypeMethodDescriptionFTTRKReconstruction.findClusters(List<FTTRKHit> hits) FTTRKEngine.processDataEventAndGetClusters(DataEvent event) Methods in org.jlab.rec.ft.trk with parameters of type FTTRKClusterModifier and TypeMethodDescriptionintFTTRKCluster.compareTo(FTTRKCluster arg) voidFTTRKCross.set_Cluster1(FTTRKCluster seg1) Set the first cluster (corresponding to the first layer in a region)voidFTTRKCross.set_Cluster2(FTTRKCluster seg2) Set the second Cluster (corresponding to the second layer in a region)Method parameters in org.jlab.rec.ft.trk with type arguments of type FTTRKCluster