Skip to content

MagFieldElements : move large inline function to .icc, format, tidy

Now that we have the 1st version of the condition data in: took the opportunity

  1. Follow this from the ATLAS style

it is usually better to split them out into a separate file, with extension ``.icc'', that is included at the end of the header.

  1. Also do a a bit of code formatting
  2. Run a few clang-tidy checks on the code.

Mentioning @schaffer

Edited by Christos Anastopoulos

Merge request reports