Skip to content

fix PID_B2JpsiK_Jpsi2mumu

Serena Maccolini requested to merge smaccoli/fixPID_B2JpsiK_Jpsi2mumu into master

The constructor make_jpsis.py is sensitive to the charge of the muons in input, being mu_pos and mu_neg. In BToJpsiK_JpsiToMuMuTagged.py there was a swap between the two muons forcing a zero rate. This is fixed in this MR.

Moreover, the line JpsiToMuMuTagged_Detached.py was missing the monitoring. With an "ad-hoc" solution it's now working.

@mfontana @cmarinbe @lgrillo

Edited by Serena Maccolini

Merge request reports