Skip to content

Reduce BdsToVV rates

Matthew David Monk requested to merge mmonk_BdsVV_changes into bnoc_run3

This MR reduces the rates of the BdsToVV lines (Hlt2BnoC_BdsToKstzKstzb_Line, Hlt2BnoC_BdsToKstzPhi_Line and Hlt2BnoC_BdsToKstzRho) by tuning the cuts to be closer to the current values of the stripping lines.

make_wide_kstar0 and make_phi in basic_builder.py have been modified slightly to allow for the option of passing a k_pidk_min and motherpt_min cut. The default values of these options align with their previous values such that anyone else using these builders should not see any change.

Line Current rate in bnoc_run3 Rate in this MR
Incl. Excl. Incl. Excl.
Hlt2BnoC_BdsToKstzKstzb_Line 0.8009076953881065 +/- 0.23 kHz 0.6006807715410799 +/- 0.20 kHz 0.26696923179603554 +/- 0.13 kHz 0.26696923179603554 +/- 0.13 kHz
Hlt2BnoC_BdsToKstzPhi_Line 1.5350730828272041 +/- 0.31 kHz 1.2681038510311686 +/- 0.29 kHz 0.06674230794900889 +/- 0.06 kHz 0.06674230794900889 +/- 0.06 kHz
Hlt2BnoC_BdsToKstzRho_Line 0.8676500033371154 +/- 0.24 kHz 0.6006807715410799 +/- 0.20 kHz 0.20022692384702662 +/- 0.11 kHz 0.20022692384702662 +/- 0.11 kHz
Edited by Matthew David Monk

Merge request reports