Skip to content

Bypassing measurement providers for fitting

Peter Kardos requested to merge pkardos_ParKalman_3 into master

DEPENDS ON: LHCb!1637 (merged)

Transfers hit positions, fiber directions and measurement errors straight from pattern recognition algorithms to the parametrized fitter via additional members in the track. Bypassing measurement providers greatly increases performance for the best physics case, additional data members in track reduce performance in all cases, to varying degrees. That is to be fixed by cleaning up/removing the track object in HLT1.

Edited by Marco Cattaneo

Merge request reports