Skip to content

Algorithm to enable the functionality of saving isolation MVA output in a RelationTable for SL

Tommaso Fulghesu requested to merge sl-algo-isolation into 2025-patches

Dependencies

LHCb!4872 (merged) Moore!4737 (merged) lhcb-datapkg/PRConfig!541 (merged) DaVinci!1269 (merged)

Description

Implementation of the algorithm that creates RelationTable used by SL WG with the isolation MVA. The algorithm is used at the sprucing stage to remove duplicated pions persisted, as well as offline for ranking the extra tracks on the basis of their MVA score

Input: container of B^{*+}, container of signal candidates and F.MVA functor Output: Relation table <signal, extra track, MVA output>.

Addition of ELEMENT_AT_INDEX functor with proper tests

  • Tested in Rec, Moore, DV

cc: @amathad, @anmorris, @chinghua, @mrudolph

FYI: @graven, @sstahl, @mveghel, @decianm, @mfontana, @nskidmor

Edited by Tommaso Fulghesu

Merge request reports

Loading