Draft: Changing BPV to OWNPV for btoxll lines
In the b_to_xll_builders.py
and rdbuilder_thor.py
file the following changes have been made
mostly
- remove unnecessary
pvs = make_pvs()
-
MINIPCHI2(pvs)
goes toOWNPVIPCHI2
-
BPVDIRA(pvs)
goes toOWNPVDIRA
-
BPVIPCHI2(pvs)
goes toOWNPVIPCHI2
-
BPVFDCHI2(pvs)
goes toOWNPVFDCHI2
Other builders would need to be updated as well. The rate slightly increased from 17.0kHz to 17.25kHz. Following Wouters merge request !2886
Edited by Janina Nicolini