Skip to content

Replace BPV(pvs) by OWNPV

Wouter Hulsbergen requested to merge replace_bpv_functors into 2024-patches

This replaces BPVXXX(Vertices=pvs) functors by OWNPVXXX functors.

Some additional related things one should note about these replacements, some are not one-to-one

  • MINIPCHI2(pvs) goes to OWNPVIPCHI2, this is technically a different observable (OWNPV based on IP not IPCHI2)

Bug fixes

  • Bug fix in some combiners, now using ParticleAdderAssignVtx1 (bug fix for the B->Ds*gamma lines: those applied an IPCHI2 cut using the origin (0,0,0) for the B vertex.), see !2886 (comment 8285392)

This needs Rec!4008 (merged)

(This should no longer needs Rec!3842 (closed).)

@sesen

Edited by Maarten Van Veghel

Merge request reports

Loading