Class StraightTrackCrossListFinder

java.lang.Object
org.jlab.rec.cvt.cross.StraightTrackCrossListFinder

public class StraightTrackCrossListFinder extends Object
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 Details

    • StraightTrackCrossListFinder

      public StraightTrackCrossListFinder()
  • Method Details

    • findTrackSeeds

      public CrossList findTrackSeeds(List<Cross> crosses)
    • findCosmicsCandidateCrossLists

      public CrossList findCosmicsCandidateCrossLists(List<ArrayList<Cross>> crosses, int NbSVTRegions)
      Parameters:
      crosses - the list of crosses
      NbSVTRegions -
      Returns:
      find track guess with svt only