Uses of Class
org.jlab.rec.atof.hit.BarHit
Packages that use BarHit
-
Uses of BarHit in org.jlab.rec.atof.cluster
Methods in org.jlab.rec.atof.cluster that return types with arguments of type BarHitMethod parameters in org.jlab.rec.atof.cluster with type arguments of type BarHitConstructor parameters in org.jlab.rec.atof.cluster with type arguments of type BarHitModifierConstructorDescriptionATOFCluster
(ArrayList<BarHit> bar_hits, ArrayList<ATOFHit> wedge_hits) Constructor that initializes the list of bar hits and list of wedge hits and computes the cluster properties.ATOFCluster
(ArrayList<BarHit> bar_hits, ArrayList<ATOFHit> wedge_hits, org.jlab.io.base.DataEvent event) Constructor that initializes the list of bar hits and list of wedge hits and computes the cluster properties. -
Uses of BarHit in org.jlab.rec.atof.hit
Methods in org.jlab.rec.atof.hit that return types with arguments of type BarHitMethod parameters in org.jlab.rec.atof.hit with type arguments of type BarHit