Skip to content

Commit

Permalink
[constraints] Add Bs-to-Ds-gamma-l-nu constraints
Browse files Browse the repository at this point in the history
(fixup) [constraints]
  • Loading branch information
gubernari authored and dvandyk committed Mar 24, 2020
1 parent 3499942 commit 2807949
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 0 deletions.
54 changes: 54 additions & 0 deletions eos/constraints/Bs-to-Ds-gamma-l-nu.yaml
@@ -0,0 +1,54 @@
# vim: set fdm=marker :

########
# LHCb #
########
#
# 2020
#
# {{{
B_s^0->(D_sgamma)^+mu^-nu::KinematicalDistribution[w]@LHCb-2020A:
type: MultivariateGaussian
dim: 7
observables:
- Bs->Dsgammalnu::P(w_min,w_max)
- Bs->Dsgammalnu::P(w_min,w_max)
- Bs->Dsgammalnu::P(w_min,w_max)
- Bs->Dsgammalnu::P(w_min,w_max)
- Bs->Dsgammalnu::P(w_min,w_max)
- Bs->Dsgammalnu::P(w_min,w_max)
- Bs->Dsgammalnu::P(w_min,w_max)
kinematics:
- { w_min: 1.00, w_max: 1.11 }
- { w_min: 1.11, w_max: 1.17 }
- { w_min: 1.17, w_max: 1.22 }
- { w_min: 1.22, w_max: 1.27 }
- { w_min: 1.27, w_max: 1.32 }
- { w_min: 1.32, w_max: 1.38 }
- { w_min: 1.38, w_max: 1.47 }
options:
- { }
- { }
- { }
- { }
- { }
- { }
- { }
means:
[1.66, 2.40, 2.96, 2.56, 2.34, 2.03, 1.76 ]
sigma-stat-hi:
[0.057, 0.070, 0.080, 0.079, 0.075, 0.059, 0.060]
sigma-stat-lo:
[0.057, 0.070, 0.080, 0.079, 0.075, 0.059, 0.060]
sigma-sys:
[0.093, 0.122, 0.130, 0.133, 0.117, 0.085, 0.084]
correlations:
- [ 1.0 , 0.44, 0.13, 0.19, 0.30, 0.34, 0.27]
- [ 0.44, 1.0 , 0.60, 0.32, 0.30, 0.38, 0.34]
- [ 0.13, 0.60, 1.0 , 0.48, 0.15, 0.33, 0.34]
- [ 0.19, 0.32, 0.48, 1.0 , 0.60, 0.22, 0.27]
- [ 0.30, 0.30, 0.15, 0.60, 1.0 , 0.54, 0.07]
- [ 0.34, 0.38, 0.33, 0.22, 0.54, 1.0 , 0.32]
- [ 0.27, 0.34, 0.34, 0.27, 0.07, 0.32, 1.0 ]
dof: 7
# }}}
1 change: 1 addition & 0 deletions eos/constraints/Makefile.am
Expand Up @@ -14,6 +14,7 @@ CONSTRAINTS_FILES = \
B-to-P-form-factors.yaml \
B-to-P-P-form-factors.yaml \
B-to-V-form-factors.yaml \
Bs-to-Ds-gamma-l-nu.yaml \
hqet.yaml \
Lb-to-L-ll.yaml \
Lb-to-Lq-form-factors.yaml \
Expand Down
8 changes: 8 additions & 0 deletions eos/references.yaml
Expand Up @@ -983,6 +983,14 @@ LHCb:2018A:
inspire-id: Aaij:2018gwm
title: Angular moments of the decay $\Lambda_b^0 \rightarrow \Lambda \mu^{+} \mu^{-}$
at low hadronic recoil
LHCb:2020A:
authors: Aaij, Roel et al.
collaboration: LHCb
eprint:
archive: arXiv
id: oai:arXiv.org:2003.08453
inspire-id: Aaij:2018xjy
title: Measurement of the shape of the B_s^0 -> D_s^{*-}\mu^{+}\nu_{\mu} differential decay rate
LT:2007A:
authors: Ligeti, Zoltan and Tackmann, Frank J.
eprint:
Expand Down

0 comments on commit 2807949

Please sign in to comment.