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: make material interaction volume agnostic #2455

Conversation

asalzburger
Copy link
Contributor

@asalzburger asalzburger commented Sep 15, 2023

This PR makes the (recording of) material interaction work with Acts::TrackingVolume and Acts::DetectorVolume by introducing a small helper switch class between the two.

If this concept is successful, this can be used also for the MaterialMapping to let the two geometries coexist and co-use the same tooling chain.

@asalzburger asalzburger added this to the next milestone Sep 15, 2023
@asalzburger asalzburger added the 🛑 blocked This item is blocked by another item label Sep 15, 2023
@asalzburger
Copy link
Contributor Author

Hey @Corentin-Allaire - as discussed, this is the first PR for the interaction recording, probably we can use the same strategy for the mapping. Would you agree to review this?

@github-actions github-actions bot added Component - Core Affects the Core module Component - Examples Affects the Examples module labels Sep 15, 2023
@asalzburger asalzburger removed the 🛑 blocked This item is blocked by another item label Sep 19, 2023
@asalzburger
Copy link
Contributor Author

Some problem with rebasing, closing and updating .. it

@asalzburger asalzburger deleted the feat-make-material-interaction-volume-agnostic branch September 19, 2023 15:31
@paulgessinger paulgessinger modified the milestones: next, v30.0.0 Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Core Affects the Core module Component - Examples Affects the Examples module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants