trackreco / mkFit

Vectorized, Parallelized Tracking
https://trackreco.github.io/
Apache License 2.0
17 stars 15 forks source link

Enable backward search for iterations seeded by pixel quadruplets #387

Closed mmasciov closed 2 years ago

mmasciov commented 2 years ago

PR description:

This PR is a further response following BTV investigations and aims at recovering as many pixel hits as possible compared to CKF, in the attempt to further improve impact parameter resolution. In summary: (1) it enables backward search for iterations seeded by pixel quadruplets; (2) it tightens the seed duplicate cleaning/merging.

For (1), first two BPIX layers in mkFit layer plan are inverted, only for iterations seeded by pixel quadruplets and only in transition regions and endcaps. In addition, hit selection windows are set also in pixel layers, to allow for backward search. (2) allows for a further reduction in fakes+duplicates, with no cost in efficiency and with an increase of merged pixel hits in endcaps.

It supersedes PR #384.

PR validation (MTV results):