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

Remove redundant edm4eic RawCalorimeterHit type #87

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

rahmans1
Copy link
Contributor

Briefly, what does this PR introduce?

Remove redundant edm4eic RawCalorimeterHit type. EICrecon uses edm4hep RawCalorimeterHit type everywhere which has signed members instead of unsigned ones here.

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • 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?

Does this PR change default behavior?

EICrecon uses edm4hep RawCalorimeterHit type everywhere which has signed members instead of unsigned ones here
@rahmans1 rahmans1 requested a review from a team as a code owner July 26, 2024 19:12
@rahmans1 rahmans1 requested review from wdconinc and veprbl July 26, 2024 19:13
Copy link
Contributor

@wdconinc wdconinc left a comment

Choose a reason for hiding this comment

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

Approved for merging pending notification and comment window for collaboration (and so I can pre-fix juggler).

Backwards incompatible change, requires major version update.

Bonus points for schema evolution code to turn edm4eic objects into corresponding edm4hep objects (as a practice implementation).

@rahmans1 rahmans1 merged commit fe43bd6 into main Jul 26, 2024
4 of 5 checks passed
@rahmans1 rahmans1 deleted the rahmans1-patch-2 branch July 26, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants