Contents
Class StraightTrackCrossListFinder
java.lang.Object
org.jlab.rec.cvt.cross.StraightTrackCrossListFinder
A class with methods used to find lists of crosses. This is the Pattern
Recognition step used in track seeding, to find the points that are
consistent with belonging to the same track. This step precedes the initial
estimates of the track parameters.
- Author:
- ziegler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindCosmicsCandidateCrossLists
(List<ArrayList<Cross>> crosses, int NbSVTRegions) findTrackSeeds
(List<Cross> crosses)