Skip to content

Add the option to show a progress bar for the generation of HLT chain configurations

Teng Jian Khoo requested to merge khoo/athena:24.0-TMMT-HLTMenu-progressbar into main

I got mildly frustrated not knowing how far the HLT menu generation was progressing (though the lack of INFO spam is good), so thought it would be quite neat to be able to activate a progress bar display. It can get mangled a bit by resizing and intermittent messages, but for most of the several minutes' worth of menu generation it looks quite neat.

Activated with:

Trigger.showHLTMenuProgressBar=True

HLTMenuProgressBar

Merge request reports