Skip to content

Reformat ActsTrackFinding code

Tim Adye requested to merge adye/athena:adye-ckf29 into main

Simply run clang-format on these files to harmonize the style of recent updates with what was there before (same clang-format options as before, imperfect as they may be). I leave any other tidy-up to separate MRs to keep this one simple.

Hint for reviewers: all changes are to the white-space only.

Merge request reports