FullEventAssembler: modernize code
Minor code modernization:
- make some methods
const
- use range-based loops, a few
auto
where evident and structured bindings - cleanup messaging
Minor code modernization:
const
auto
where evident and structured bindings