fix PID_B2JpsiK_Jpsi2mumu
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.
Edited by Serena Maccolini