Uses of Class
org.jlab.rec.ft.trk.FTTRKCluster
Packages that use FTTRKCluster
-
Uses of FTTRKCluster in org.jlab.rec.ft.trk
Methods 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 TypeMethodDescriptionint
FTTRKCluster.compareTo
(FTTRKCluster arg) void
FTTRKCross.set_Cluster1
(FTTRKCluster seg1) Set the first cluster (corresponding to the first layer in a region)void
FTTRKCross.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