Skip to content

jniedzie/tea_ttalps

Repository files navigation

Welcome to CMS tt+ALPs analysis

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.

Setup

  • Create a directory and clone the repo:
mkdir tea_ttalps
cd tea_ttalps
git clone git@github.com:jniedzie/tea_ttalps.git .
  • Register tea as a submodule and update it to the latest version:
git rm tea
git submodule add git@github.com:jniedzie/tea.git tea
./tea/update.sh
conda activate tea
./tea/build.sh

Now you can run apps from the bin directory.

About

tt̄+alps analysis code based on TEA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published