-
Notifications
You must be signed in to change notification settings - Fork 35
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
Add along-step and tracking cut optical executors #1540
Conversation
Test summary 3 884 files 5 995 suites 4m 14s ⏱️ Results for commit ae25f53. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks for adding these!
Sorry it took so long! I've gotta fix the cuda build and will test it too. |
This adds along-step (distance-to-boundary + move + time update) and tracking cut (currently not used, but kills the tracks) to the optical tracking loop.
I fixed an overzealous assertion in the Cherenkov generator: it's allowable not to have any photons generated over a step.