Skip to content

Removing hard-coded PV position

Chris Malena Delitzsch requested to merge cdelitzs/athena:main-PV-JCT into main

This MR removes the hard-coding of the PV position to zero (in case no specific value has been set beforehand) and improves the NPV calculation as the check for the number of tracks is applied already when defining the vertex container.

Similar changes also need to be applied to the new JetCalibTool implementation, see ATLJETMET-1766

Tagging @fballi @jdandoy @bhodkins @stapiaar

Merge request reports