Skip to content

minor optimisations to MuonCondDump

Shaun Roe requested to merge sroe/athena:main-cleanup-MuonCondDump into main

Minor optimisations: don't flush output buffer on every line (by using std::endl), and move some loop-variable-independent results to outside the loop.

Merge request reports

Loading