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

Set the edm4hep::MCParticle momentum as doubles once it becomes possible #1198

Merged

Conversation

tmadlener
Copy link
Contributor

BEGINRELEASENOTES

  • Set the momenta of the edm4hep::MCParticle as double instead of float once it becomes possible.

ENDRELEASENOTES

This should be backward compatible and keep working once key4hep/EDM4hep#237 is merged.

Copy link

github-actions bot commented Dec 11, 2023

Test Results

    6 files      6 suites   2h 34m 53s ⏱️
  359 tests   359 ✅ 0 💤 0 ❌
1 061 runs  1 061 ✅ 0 💤 0 ❌

Results for commit c11833b.

♻️ This comment has been updated with latest results.

@tmadlener tmadlener marked this pull request as draft December 14, 2023 14:53
@tmadlener
Copy link
Contributor Author

Waiting for the EDM4hep change to go in first as that doesn't break DD4hep. This PR just avoids the precision loss from the explicit cast to float that is currently there.

@andresailer andresailer force-pushed the edm4hep-mcp-momentum-double branch 2 times, most recently from bb2d178 to 492e3bb Compare December 15, 2023 09:16
@tmadlener tmadlener marked this pull request as ready for review January 25, 2024 14:48
@tmadlener
Copy link
Contributor Author

I think this can be merged now. I rebased it to trigger CI again.

@MarkusFrankATcernch
Copy link
Contributor

@tmadlener Should I merge ?

@tmadlener
Copy link
Contributor Author

Yes, this can be merged.

@MarkusFrankATcernch MarkusFrankATcernch merged commit 69a1322 into AIDASoft:master Feb 2, 2024
14 checks passed
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