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: support EDM4hep-0.99 relations to MCParticle #1714

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

In EDM4hep v0.99, key4hep/EDM4hep@cb738b0, the names of relations to edm4hep::MCParticle types were renamed from MCParticle to particle. This is more consistent in capitalization, and it avoids reusing type names as field names. It also is necessary for julia ports, it seems.

This PR adapts to the new names and avoids deprecation warnings during compilation of EICrecon..

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue: EDM4hep 0.99 support without warnings)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

@github-actions github-actions bot added topic: tracking Relates to tracking reconstruction topic: PID Relates to PID reconstruction topic: digitization labels Jan 16, 2025
@wdconinc wdconinc requested review from a team and veprbl and removed request for a team January 16, 2025 01:33
Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

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

Diff LGTM

@veprbl veprbl added this pull request to the merge queue Feb 6, 2025
Merged via the queue into main with commit 1f7ef76 Feb 6, 2025
85 of 86 checks passed
@veprbl veprbl deleted the edm4hep-0.99-mcparticle-relations branch February 6, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: digitization topic: PID Relates to PID reconstruction topic: tracking Relates to tracking reconstruction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants