Skip to content

Conversation

@osbornjd
Copy link
Contributor

I am looking at updating our version of Acts and started with the geometry. The geometry building for TGeo is still within the ActsExamples namespace, which means anyone using TGeo still relies on the code. The core geometry building functionality is included in a function within namespace {} in TGeoDetector.cpp, so it is effectively static and inaccessible to any outside files. This PR adds a wrapper function to the ActsExamples namespace so that the functionality can be called outside. If there are better ways to handle this or achieve the same functionality, I would be interested to discuss

@github-actions github-actions bot added this to the next milestone Jan 19, 2026
@github-actions github-actions bot added the Component - Examples Affects the Examples module label Jan 19, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 19, 2026

📊: Physics performance monitoring for 847556d

Full contents

physmon summary

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component - Examples Affects the Examples module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant