Skip to content

Compile GeoShapeShift::contains() with optimization, even in dbg builds.

Scott Snyder requested to merge ssnyder/GeoModel:opt.GeoShapeShift-20250125 into main

This is used heavily by the MC volume() integration. This change speeds up the test in ActsMuonDetectorTest in the dbg build by a factor of more than 30 (from ~8200s to ~250s).

Merge request reports

Loading