ThreeBodyDecays
Documentation for ThreeBodyDecays.
ThreeBodyDecays.jl is a Julia package for building hadronic decay models using a cascade reaction. Decays with three particles is the main application of the approach, however, it is also found useful in multibody decays where transitions can be factorized to a product of sequential decays with ≤3 products. Particles can have arbitrary spin.
The implementation is based on a research paper, "Dalitz-plot decomposition for three-body decays" by JPAC Collaboration (M. Mikhasenko at al.) (inspire reference).
Documentation
- Energy dependence of the amplitude - Understanding how helicity amplitudes depend on energy kinematic variables
- Quantization reference frames - Reference kinematics and Wigner rotations for particles with spin
- Performance notes - What benchmarking says about where optimization can help
- Tutorial - Getting started with ThreeBodyDecays.jl
- Canonical examples - Common usage patterns and examples
- Contributing guidelines - How to contribute to the project
- Developer documentation - Technical details for developers
- Reference - Complete API reference