Skip to content

rework EventLoop output streams

Nils Erik Krumnack requested to merge krumnack/athena:el_output_streams into 21.2

The goal is to unify the output stream handling, both between the different drivers and between the histogram and the n-tuple output. There are more merge requests to come, the main goal of this merge request is to ensure the user can specify an output stream for histograms like he does for n-tuples (if he so chooses).

Part of the motivation is to address this JIRA by allowing to redirect the histogram output to a different storage element: https://its.cern.ch/jira/browse/ATLASG-1476

Edited by Nils Erik Krumnack

Merge request reports