Skip to content

Add pv_unbiasing module and add support for PV refitting

Laurent Dufour requested to merge ld-pv-refitting into 2024-patches

This MR adds the options to RecoConf to refit PVs, using the functionality introduced in the Rec MR Rec!4081

It also adds a module called pv_unbiasing, which contains the helper functions to unbias PVs. This is inspired by the DaVinci example, which thus also needs changing.

Merge request reports