-
Notifications
You must be signed in to change notification settings - Fork 228
[WIP] feat: import of ePIC detector geometry into gen3 #4864
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
base: main
Are you sure you want to change the base?
Conversation
|
This branch currently loads the geometry with a few exceptions:
With the following code this runs through the following: |
|
The volumes are not aligned due to the an asymmetric placement of support braces in the SiSagittaBarrel, https://github.com/eic/epic/pull/933/files#r2583195150. That may not be intentional, or maybe it is. In any case, the asymmetric placement of supports should not block the geometry from being converted at this point. The symmetry requirement should be evaluated. |
|
Output with ee1b8df: |
Not for merging.
This PR imports the ePIC detector geometry (current https://github.com/eic/epic main branch) into the Gen3 blueprints.
This is a draft PR simply intended to allow for sharing and commenting on code. Status in the comments since likely to change as new commits land.