fastjet-config
Development files of FastJet
Install
- All systems
-
curl cmd.cat/fastjet-config.sh
- Debian
-
apt-get install libfastjet-dev - Ubuntu
-
apt-get install libfastjet-dev - Arch Linux
-
pacman -S fastjet - Kali Linux
-
apt-get install libfastjet-dev - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libfastjet-dev - Raspbian
-
apt-get install libfastjet-dev
libfastjet-dev
Development files of FastJet
The FastJet package provides a fast implementation of several longitudinally invariant sequential recombination jet algorithms, in particular the longitudinally invariant kt jet algorithm, the inclusive longitudinally invariant version of the Cambridge/Aachen jet-algorithm, and the inclusive anti-kt algorithm. FastJet also provides a uniform interface to external jet finders via a plugin mechanism, and tools for calculating jet areas and performing background (pileup/UE) subtraction. This package provides development files of FastJet.