Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add metadata to schema #70

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add publication field
mmikhasenko committed Jun 9, 2024
commit cc87d83a3f46ea11cd0b7c0c571343639ecb7d39
13 changes: 11 additions & 2 deletions models/lb2pkg-lhcb-2765817.json
Original file line number Diff line number Diff line change
@@ -16,8 +16,17 @@
"authors": ["The LHCb Collaboration"],
"description": "The resonant structure of the radiative decay $\\Lambda_b\\to pK^-\\gamma$ in the region of proton-kaon invariant-mass up to 2.5\\,GeV is studied using proton-proton collision data recorded at centre-of-mass energies of 7, 8, and 13 \tev collected with the LHCb detector, corresponding to a total integrated luminosity of 9\\,fb$^{-1}$. Results are given in terms of fit and interference fractions between the different components contributing to this final state. Only $\\Lambda^0$ resonances decaying to $pK^{-}$ are found to be relevant, where the largest contributions stem from the $\\Lambda(1520)$, $\\Lambda(1600)$, $\\Lambda(1800)$, and $\\Lambda(1890)$ states.",
"summary": "Lb2pKg Dalitz plot modeling",
"identifier": "2765817",
"Keywords": ["dalitz plot", "radiative decays", "hyperons"]
"identifier": 2765817,
"publications": [
{
"bibtex": "LHCb:2024vtc",
"authors": ["The LHCb Collaboration"],
"title": "Amplitude analysis of the $\\Lambda_b^0\to pK^-\\gamma$ decay",
"eprint": "2403.03710",
"identifier": 2765817
}
],
"keywords": ["dalitz plot", "radiative decays", "hyperons"]
},
"distributions": [
{
20 changes: 18 additions & 2 deletions models/lc2ppik-lhcb-2683025.json
Original file line number Diff line number Diff line change
@@ -21,8 +21,24 @@
"authors": ["The LHCb Collaboration"],
"description": "An amplitude analysis of $\\Lambda_c^+ \tp p K^-\\pi^+$ decays together with a measurement of the $\\Lambda_c^+$ polarization vector in semileptonic beauty hadron decays is presented. A sample of $400\\,000$ candidates is selected from proton-proton collisions recorded by the LHCb detector at a center-of-mass energy of 13\\,TeV. An amplitude model is developed and the resonance fractions as well as two- and three-body decay parameters are reported. The mass and width of the $\\Lambda(2000)$ state are also determined. A significant \\Lalmbda_c^+ polarization is found. A large sensitivity of the $\\Lambda_c^+ \tp p K^-\\pi^+$ decay to the polarization is seen, making the amplitude model suitable for $\\Lambda_c^+$ polarization measurements in other systems.",
"summary": "Lb2pKpi Amplitude Analysis",
"identifier": "2683025",
"Keywords": ["dalitz plot", "weak decays", "hyperons"]
"identifier": 2683025,
"publications": [
{
"bibtex": "LHCb:2022sck",
"authors": ["The LHCb Collaboration"],
"title": "{Amplitude analysis of the $\\Lambda_c^+ \\to pK^-\\pi^+$ decay and $\\Lambda_c^+$ baryon polarization measurement in semileptonic beauty hadron decays}",
"eprint": "2208.03262",
"identifier": 2683025
},
{
"bibtex": "LHCb:2023crj",
"authors": ["The LHCb Collaboration"],
"title": "{$\\Lambda_c^{+}$ polarimetry using the dominant hadronic mode}",
"eprint": "2301.07010",
"identifier": 2623821
}
],
"keywords": ["dalitz plot", "weak decays", "hyperons"]
},
"distributions": [
{
13 changes: 11 additions & 2 deletions models/x2pipipi-compass-1391643.json
Original file line number Diff line number Diff line change
@@ -19,8 +19,17 @@
"authors": ["The LHCb Collaboration"],
"description": "The COMPASS collaboration has collected the currently largest data set on diffractively produced $3\\pi$ final states using a negative pion beam of 190\\GeV/c momentum impinging on a stationary proton target. This data set allows for a systematic partial-wave analysis in 100~bins of three-pion mass, $0.5 < m_{3\\pi} < 2.5\\,\\GeV/c^2$, and in 11~bins of the reduced four-momentum transfer squared, $0.1 < t' < 1.0 \\,\\mathrm{GeV}^2/c^2$. This two-dimensional analysis offers sensitivity to genuine one-step resonance production, i.e. the production of a state followed by its decay, as well as to more complex dynamical effects in nonresonant $3pi$ production. In this paper, we present detailed studies on selected $3pi$ partial waves with $J^{PC} = 0^{-+}$, $1^{++}$, $2^{-+}$, $2^{++}$, and $4^{++}$. In these waves, we observe the well-known ground-state mesons as well as a new narrow axial-vector meson $a_{1}(1420)$ decaying into $f_0(980)\\pi\\,$P-wave. In addition, we present the results of a novel method to extract the amplitude of the $\\pi^+\\pi^-$ subsystem with $I\\,J^{PC} = 0^+\\,0^{++}$ in various partial waves from the $3\\pi$ data. Evidence is found for correlation of the $f_{0}(980)$ and $f_0(1500)$ appearing as intermediate $\\pi^+\\pi^-$ isobars in the decay of the known $\\pi(1800)$ and $pi_2(1880)$.",
"summary": "Amplitude Analysis of 3pi diffractive production",
"identifier": "1391643",
"Keywords": ["dalitz plot", "diffraction", "lighr mesons"]
"identifier": 1391643,
"Keywords": ["dalitz plot", "diffraction", "lighr mesons"],
"publications": [
{
"bibtex": "COMPASS:2015gxz",
"authors": ["The COMPASS Collaboration"],
"title": "{Resonance Production and $\\pi\\pi$ S-wave in $\\pi^- + p \\rightarrow \\pi^- \\pi^- \\pi^+ + p_{recoil}$ at 190 GeV$/c$}",
"eprint": "1509.00992",
"identifier": 1391643
}
]
},
"distributions": [
{
2 changes: 1 addition & 1 deletion schema.json
Original file line number Diff line number Diff line change
@@ -283,7 +283,7 @@
"description": "One line summary of the model."
},
"identifier": {
"type": "string",
"type": "number",
"description": "Inspire-HEP identifier used to reference the encoding."
},
"hs3_version": {