Contents
Class HitFinder
java.lang.Object
org.jlab.rec.atof.hit.HitFinder
-
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor that initializes the list of hits as new empty lists. -
Method Summary
Modifier and TypeMethodDescriptionvoid
Find hits in the event, matches them to tracks found in the ahdc and build their properties.static void
void
setBarHits
(ArrayList<BarHit> bar_hits) void
setWedgeHits
(ArrayList<ATOFHit> wedge_hits)