Summary
The FastJet package provides a fast implementation of the longitudinally invariant kt longitudinally invariant inclusive Cambridge/Aachen and anti-kt jet finders and a uniform interface to external jet finders (notably SISCone) via a plugin mechanism. It also includes tools for calculating jet areas and performing background (pileup/UE) subtraction.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- USE flags
- cgal doc examples plugins python
v3.4.3 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- cgal doc examples plugins python
v3.4.2 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- cgal doc examples plugins python
v3.4.0-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- cgal doc examples plugins python
USE flags
General
- cgal
- Use sci-mathematics/cgal instead of bundled algorithms
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- plugins
- Build all standard and C++ plugins
- python
- Add optional support/bindings for the Python language
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
sci-mathematics / cgal : C++ library for geometric algorithms and data structures
sci-physics / siscone : Hadron Seedless Infrared-Safe Cone jet algorithm
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
sci-mathematics / cgal : C++ library for geometric algorithms and data structures
sci-physics / siscone : Hadron Seedless Infrared-Safe Cone jet algorithm
Depending packages
sci-physics / fastjet-contrib : 3rd party extensions of FastJet.
sci-physics / pythia : Lund Monte Carlo high-energy physics event generator
sci-physics / rivet : Rivet toolkit (Robust Independent Validation of Experiment and Theory)
sci-physics / thepeg : Toolkit for High Energy Physics Event Generation
Bugs
- 937115
- sci-physics/fastjet-3.4.3 - [icu-75.1] [gcc-15] ProtoJet.hpp: error: const class fastjet::d0::ProtoJet<Item> has no member named _Et
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/fastjet: add 3.4.3, 9999
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/38770 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Puck Neuwirth · gentoo
sci-physics/fastjet: add 3.4.2
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/35809 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-physics/fastjet: drop 3.0.6-r3, 3.4.0
Blocking cleanup of old cgal. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-physics/fastjet: fix USE="cgal" with versions 5.4 and up
Closes: https://bugs.gentoo.org/851912 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Alexander Puck Neuwirth · gentoo
sci-physics/fastjet: doc needs latex
Closes: https://bugs.gentoo.org/860042 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/26520 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-physics/fastjet: depend on cgal<5.3
cgal versions newer then 5.2 do not install the shared libraries that this package looks for in the configure phase even with USE="shared" Bug: https://bugs.gentoo.org/851912 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Andrew Ammerlaan · gentoo
sci-physics/fastjet: add 3.4.0
Closes: https://github.com/gentoo/sci/pull/1158 Bug: https://bugs.gentoo.org/851912 Co-authored-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
sci-physics/fastjet: revbump to match new cgal[shared] config
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Savchenko · gentoo
sci-physics/fastjet: fix build with dash as /bin/sh
configure.ac is full of bash-specific code, so request /bin/bash as configure shell explicitly. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
sci-physics/fastjet: Update LICENSE
This appears to be licensed under GPL-2+, not QPL. Bug: https://bugs.gentoo.org/789666 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sci-physics/fastjet: Port to EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
sci-physics/fastjet: drop old
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sci-physics/fastjet: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed