Skip to content

Conversation

delitez
Copy link
Contributor

@delitez delitez commented Sep 30, 2025

This PR follows the PR #4637 and adds jet labeling, overlap removal and access to pythia-8 truth particles via inclusion of HepMC3Event for jet clustering and track-to-jet matching algorithms.

delitez and others added 30 commits September 22, 2025 13:54
@github-actions github-actions bot added Component - Core Affects the Core module Component - Examples Affects the Examples module Component - Plugins Affects one or more Plugins Event Data Model labels Sep 30, 2025
@github-actions github-actions bot added this to the next milestone Sep 30, 2025
Copy link

sonarqubecloud bot commented Oct 1, 2025

Copy link
Contributor

github-actions bot commented Oct 1, 2025

📊: Physics performance monitoring for 6826d9a

Full contents

physmon summary

Copy link
Member

@paulgessinger paulgessinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's some comments on the preliminary version of the PR.

I think it might make sense to try to break this up further. I think the changes to the HepMC3 conversion flow, and also the additional index attribute are independent from the other changes (might have to go first, though).

Let me know what you think @delitez!

return std::make_pair(Z, A);
}

enum class HadronType {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation comments

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file contains code I pulled from ATLAS. I don't think we have precedence for this. From a license point of view, I think this is fine (and @EdwardMoyse had informally confirmed this).

@asalzburger @andiwand @CarloVarni @noemina

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider breaking this out into a separate PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider breaking this out into a separate PR. The idea is that we can later use this by convention to identify the hard-scatter event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component - Core Affects the Core module Component - Examples Affects the Examples module Component - Plugins Affects one or more Plugins Event Data Model

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants