Skip to content

FullEventAssembler: modernize code

Frank Winklmeier requested to merge fwinkl/athena:fea into main

Minor code modernization:

  • make some methods const
  • use range-based loops, a few auto where evident and structured bindings
  • cleanup messaging

Merge request reports

Loading