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

Make MCParticle momenta use doubles instead of floats #267

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

tmadlener
Copy link
Contributor

BEGINRELEASENOTES

ENDRELEASENOTES

@tmadlener tmadlener mentioned this pull request Feb 8, 2024
* Make momentum use doubles instead of floats

* Fix python unittests

* Add a constructor from Vector3f for Vector3d

This direction should not suffer from narrowing
@jmcarcell jmcarcell enabled auto-merge (squash) February 22, 2024 08:49
@jmcarcell jmcarcell merged commit 2632f5a into key4hep:main Feb 22, 2024
12 of 13 checks passed
@jmcarcell
Copy link
Contributor

This was auto-merged but not all the CI passed, there seems to be something broken in the wrapper that I think we already knew about:
https://github.com/key4hep/EDM4hep/actions/runs/8001763830/job/21853603427

@tmadlener tmadlener deleted the double-momentum branch February 22, 2024 09:14
@tmadlener
Copy link
Contributor Author

I think this is based on alma9 and things should work there. The break in the wrapper is only present for centos7 on the nightlies.

@jmcarcell
Copy link
Contributor

That CI is running on Alma 9, so I think there is something wrong that doesn't always happen

@tmadlener
Copy link
Contributor Author

This might actually just be because the file that is read in some tests can no longer be read due to all the changes. We will have to check that and create a new one once we are done.

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