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

Handle the nested volume in npdet_to_step #31

Open
Chao1009 opened this issue Jan 28, 2025 · 0 comments
Open

Handle the nested volume in npdet_to_step #31

Chao1009 opened this issue Jan 28, 2025 · 0 comments

Comments

@Chao1009
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A (possibly) proper way to retrieve all volumes from the simulation models with npdet_to_step

Describe the solution you'd like
The user can provide a range of levels, not a single level, as the input parameter to npdet_to_step so both the mother and daughter volumes can be converted with a single command. However, I do not know if this would cause additional issues due to overlapping.

Describe alternatives you've considered
Convert each level of the nested volumes separately and then assemble them (not preferred).

Additional context
An example of nested volumes

Level 2 of RICH endcap (the tank):
Image

Level 3 of RICH endcap (the photosensors and mirrors):
Image

@Chao1009 Chao1009 changed the title Handle the volume hierarchies in npdet_to_step Handle the nested volume in npdet_to_step Jan 28, 2025
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

No branches or pull requests

1 participant