This repository contains analysis code based on tea for Long-Lived Axion Like Particles (ALPs) produced in tt̄ events.
For code documentation, visit our GitHub Wiki.
The notes for the analysis can be found in CodiMD.
- Create a directory and clone the repo:
mkdir tea_ttalps
cd tea_ttalps
git clone --recursive git@github.com:jniedzie/tea_ttalps.git- build, assuming you already have a conda environment for tea (if not, visit the tea website for more details):
conda activate tea
source tea/build.shNow you can run apps from the bin directory.