Skip to content

Add new cuts to FastTrackFinder in LRT mode

This merge request adds an additional min pt and min d0 cut to FastTrackFinder in LRT mode, to reduce the number of fake tracks produced. If not set then they are not applied. These cuts are then enabled for fullScanLRT instances.

New Config options: LRT_D0Min and LRT_HardMinPt default to None. fullScanLRT set to 2.0 mm, 1 GeV respectively

This MR should not affect any chain apart from HLT_unconvtrk0_fslrt_{L1All, L1XE50} chains.

JIRA: ATR-22311

Merge request reports