You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow detection in non-optical materials through an optical surface (#2308)
* Remove rindex and vestigial reflectivity
* Allow detector executor to detect hits on non-optical materials
* Apply feedback and add comments
* Delete old CI names
* Add build_sd_names virtual method to GeantTestBase
Prompt: "Add a virtual method to GeantTestBase that returns SetDetectors, then
passed to GeantSetup. Update the GeantTestBase::ImportSetup to include that
list. Then add the x/y/z detectors to the GDML file (auxtype="SensDet")
assuming the exising VolumeId is the order of the volume in that file."
Assisted-by: GitHub Copilot (claude-sonnet-4-5)
* Add note to GGParams
* Delete now-unnnecessary block and silence disabled physics
* Fix squirrel
0 commit comments