Skip to content

Replace BPV(pvs) by OWNPV

See !2886 (closed) for instructions.

  • 🆕 28 Jan 2025 👉 1919 occurences of BPV
  • 21 Jan 2025 👉 1923 occurences of BPV
  • As of 26th Nov 2024, I see this on Moore:master:
grep -r BPV Hlt/Hlt2Conf/ | wc -l 
2246
Previously

As of 16th Oct 2024, I see

grep -r BPV Hlt/Hlt2Conf/ | wc -l
2241

I assume that the completion criterion is for that count to be zero.

Progress

To do:

  • rename all bpv... cuts to ownpv... in the selection code
  • create a warning (in Rec?) when using BPV functors in the selection code

@wouter

Edited by Murilo Santana Rangel