Skip to content

MuonMDT_CnvTools: Move static work to compile time

Adam Edward Barton requested to merge abarton/athena:fixref into master

Change values and methods to constexpr where work can be done at compile time (bit calculations with hard coded values).

Merge request reports