Skip to content

Commit

Permalink
update text
Browse files Browse the repository at this point in the history
  • Loading branch information
mmikhasenko committed May 27, 2024
1 parent eb0441d commit ede3f1b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ website:
contents:
- julia/lc2pkpi.qmd
- julia/lb2pkg.qmd
- julia/X23pi_compass.qmd
- section: Python
contents:
- python/lc2pkpi.qmd
5 changes: 3 additions & 2 deletions docs/julia/X23pi_compass.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
jupyter: julia-amplitude-serialization-1.10
---

# $\Lambda_c^+ \to p K^- \pi^+$
# $X\to \pi^-\pi^+\pi^-$

This page demostrates deserialization and evaluation of an amplitude model for the decay $\Lambda_c^+ \to p K^- \pi^+$. The amplitude analysis is performed based on roughly half a millon of $\Lambda_c^{\pm}$ decay candidates by the LHCb collaboration, [INSPIRE-HEP 2683025](https://inspirehep.net/literature/2683025). Detains on the mapped of the ampltude model onto the standard helicity formalism can be found in appendix of [INSPIRE-HEP 2623821](https://inspirehep.net/literature/2623821).
This page demostrates deserialization and evaluation the aprtial wave analysis of diffractively produced $3\pi$ system. The analysis is performed independently in bins of $3\pi$ mass, and transferred momentum. The total number of bins is 100.
For every bin, the model includes about 170 decay chains (about 88 waves, symmetrized for two $\pi^+\pi^-$ pairs). The main paper descibing details of the analysis is [INSPIRE-HEP 1391643](https://inspirehep.net/literature/1391643).

```{julia}
#| code-fold: true
Expand Down

0 comments on commit ede3f1b

Please sign in to comment.