Skip to content

Fix beamSpotRcut in PatPV

Noah Behling requested to merge NB-PatPV-Rcut-fix into 2024-patches

Small fix to PatPV taking into account the beamline offset when calculating the radial distance to the beamline for the beamSpotRcut.

Without it large beam offsets (e.g. needed in reconstruction of MC since default is taken from DeVP on DetDesc) lead to no reconstructed vertices since wrong reference is used for distance calculation.

The options hlt2_v0_nobias_2.py have been used to test on a recent stack with platform x86_64_v3-centos7-gcc12+detdesc-opt and lcg version 104.

Edited by Noah Behling

Merge request reports