Skip to content

Commit

Permalink
update taxonomy of BR(B0->K*gamma)/BR(Bs->phigamma)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstangl committed Mar 7, 2021
1 parent 143fc91 commit b99c2ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flavio/physics/bdecays/bvgamma.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ def BVgamma_ratio_function(function_num, B_num, V_num, function_den, B_den, V_de
fr"$\frac{{\text{{BR}}({_process_num_tex})}}"
fr"{{\overline{{\text{{BR}}}}({_process_den_tex})}}$"
)
_obs.add_taxonomy(_process_taxonomy + _process_num_tex + r"$")
_obs.add_taxonomy(_process_taxonomy + _process_den_tex + r"$")
Prediction(_obs_name, BVgamma_ratio_function(
BR, 'B0', 'K*0', BR_timeint, 'Bs', 'phi'
Expand Down

0 comments on commit b99c2ae

Please sign in to comment.