Skip to content

Correctly load ROOT backend for LWHists (fix CI)

Turns out the logic from !43098 (merged) was defeated by having CTPMon in a subsequence (it initialized after the other old-style algorithms and reset the global ROOT backend flag to OFF). This should fix the random CI failures in the q431 digest test.

Fixes ATLINFR-4082 (I hope!)

Merge request reports