Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add a fastjet plugin #3617

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gagnonlg
Copy link
Contributor

@gagnonlg gagnonlg commented Sep 17, 2024

This PR adds a fastjet plugin which allows creating track-jets, as well as iterating over tracks in the core of such jets, subject to kinematic cuts.

Such a plugin would be useful, for example, to studies on using jet information as a track-density proxy before or during ambiguity solving.

This raises the question of whether or not this belongs in the scope of a tracking library, but I think it does since this can be useful e.g. in between track finding & ambiguity solving (or during ambi-solving)


Action items

  • Add this plugin to a CI build

@github-actions github-actions bot added Infrastructure Changes to build tools, continous integration, ... Component - Plugins Affects one or more Plugins labels Sep 17, 2024
@gagnonlg gagnonlg force-pushed the 240916-trackjets branch 2 times, most recently from 00e0ff0 to 55c7c22 Compare September 17, 2024 12:35
@github-actions github-actions bot added the Component - Documentation Affects the documentation label Sep 17, 2024
@gagnonlg gagnonlg force-pushed the 240916-trackjets branch 2 times, most recently from 99644ce to 880bf6e Compare September 17, 2024 12:50
Copy link

github-actions bot commented Sep 17, 2024

📊: Physics performance monitoring for c9acbba

Full contents

physmon summary

@paulgessinger
Copy link
Member

We probably need to add this to the CI to make sure it's not instantly broken.

@gagnonlg
Copy link
Contributor Author

We probably need to add this to the CI to make sure it's not instantly broken.

Right, is there a build in particular in which we turn on plugins?

@paulgessinger
Copy link
Member

@gagnonlg At this point, FastJet would have to go into our dependencies build (although we'll likely switch this over to spack some time soon).

@gagnonlg
Copy link
Contributor Author

@asalzburger
Copy link
Contributor

Hey, where are we with this one?

Copy link

sonarcloud bot commented Oct 10, 2024

@paulgessinger
Copy link
Member

@asalzburger the fastjet build ob macOS turned out to be a bit tricky. I haven't gotten that to work yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Documentation Affects the documentation Component - Plugins Affects one or more Plugins Infrastructure Changes to build tools, continous integration, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants