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

Ensure compatibility with latest ACTS versions #322

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

tmadlener
Copy link
Contributor

@tmadlener tmadlener commented Nov 3, 2023

  • Switch from Sym to Square matrix types (introduced in v29)
  • Pass pion hypothesis to track param constructor (introduced in v30)

NOTE: I just made things compile again (and I only tested with v30.3.2). Specifically the explicit passing of the pion hypothesis to the track param constructor may not be the correct thing to do and probably needs some testing. However, it should at least make sense from an input side, since we assume pions for charged tracks usually.

Fixes #319

- Switch from Sym to Square matrix types (introduced in v29)
- Pass pion hypothesis to track param constructor (introduced in v30)
@kjvbrt kjvbrt merged commit f645584 into HEP-FCC:master Nov 28, 2023
3 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.

FCCAnalyses does not build against ACTS > 29.0
2 participants