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

refactor: Changed the GeoModelToDetectorVolume to be able to return Acts::Volumes #3576

Merged
merged 197 commits into from
Sep 12, 2024

Conversation

Berggren-Jonas
Copy link
Contributor

This PR breaks the GeoModelToDetectorVolume up in a package function that finds the correct volumeBounds depending on the passed GeoModel shape and returns an appropriate Acts::Volume object, containing the bounds and transform. The convertVolume function calls this package function to obtain the bounds needed for the conversion to Acts::DetectorVolume such that the functionality of convertVolume is unchanged.

In addition this PR adds a dedicated unit test for GeoSimplePolygonBrep to SensitiveSurface conversion and unit tests for GeoBox, GeoTube and GeoTrd to DetectorVolume.

Matthew Harris and others added 30 commits June 3, 2024 08:14
Copy link

github-actions bot commented Sep 2, 2024

📊: Physics performance monitoring for b02bda2

Full contents

physmon summary

@noemina noemina added this to the next milestone Sep 2, 2024
Copy link
Member

@paulgessinger paulgessinger left a comment

Choose a reason for hiding this comment

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

Thanks!

noemina
noemina previously approved these changes Sep 4, 2024
Copy link
Contributor

@noemina noemina left a comment

Choose a reason for hiding this comment

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

Changes look good to me and all comments have been addressed. Approving.

@Berggren-Jonas Berggren-Jonas marked this pull request as draft September 6, 2024 08:22
@Berggren-Jonas Berggren-Jonas marked this pull request as ready for review September 11, 2024 09:14
@kodiakhq kodiakhq bot merged commit ee455ad into acts-project:main Sep 12, 2024
43 checks passed
Copy link

@acts-project-service
Copy link
Collaborator

🔴 Athena integration test results [ee455ad]

Build job with this PR failed!

Please investigate the build job for the pipeline!

@acts-project-service acts-project-service added the Breaks Athena build This PR breaks the Athena build label Sep 12, 2024
@paulgessinger paulgessinger modified the milestones: next, v37.0.0 Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaks Athena build This PR breaks the Athena build Component - Plugins Affects one or more Plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants