Replace BPV(pvs) by OWNPV
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 toOWNPVIPCHI2
, 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).)
Edited by Maarten Van Veghel