-
Notifications
You must be signed in to change notification settings - Fork 6
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
Implement sampling vertices from subtractions #56
Comments
I'm not sure what I meant here, but this seems to me already supported. |
I suppose you meant "from a substraction of two user-defined solids" (i.e. where none of them is from the original geometry). This is not yet possible |
Ah yes you are right... |
do we really need this? whats the application? E..g LAr inside MS can be simulated already |
LAr outside MS? |
Yes I get it now what you want is to select points where |
In C++ we have |
Ok now I am remembering this discussion. I will work on this implementation and meanwhile think of some high level tests we can do. |
Useful to simulate e.g. K42 decays outside mini-shroud but inside cylinder.
The text was updated successfully, but these errors were encountered: