Skip to content

Clarifying Content of B-Jet Trigger Online Monitoring Plots (ATR-20301)

This merge changes the way B-Jet Trigger Online Monitoring histograms for low-level taggers are filled. Specifically, if the "isDefault" flag for a tagger is True, then the other variables for that taggers will not be filled for that instance of the tagger. Note that the "isDefault" histograms are always filled regardless of their own value. Furthermore, high level taggers (e.g. DL1r or RNNIP) are filled regardless of whether or not the low-level taggers they depend on have defaulted.

This new tagger monitoring fixes the bug present in ATR-22300 and ATR-22306.

Also adjusts a number of histogram titles to be more descriptive of their content, adjusts track count to be per-trigger decision, and adds pre and post-btagged monitoring of the jets (see here and here )

This commit was tested using the "runTrigART.py -m -j20" test and "ctest -j4" test, and successfully passes both.

Edited by Chris Milke

Merge request reports