Skip to content

Add kAlwaysCreate option to all per-LBN monitoring histograms.

Andy Salnikov requested to merge salnikov/athena:tickets/ADHI-4905 into master

In online where histograms are merged from multiple HLT processes we need histograms created for every LBN, even if there are no events passed to an algorithm. This is a workaround for BeamSpot algorithm, more permanent solution should be implemented later for all histograms.

Workaround for ADHI-4905

Merge request reports