Skip to content

TrkSurfaces: Optimize more code in dbg builds

Scott Snyder requested to merge ssnyder/athena:opt.TrkSurfaces-20210327 into master

Force code in PerigeeSurface to be optimized, evnen in dbg builds. For the MuonCombinedConfig unit test, this results in a 25% speedup in the dbg build.

Merge request reports