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.
Merge request reports
Activity
added 1 commit
- 059849b6 - No longer counting defaulted low-level taggers
added 429 commits
-
059849b6...825882a5 - 425 commits from branch
atlas:master
- 51d987ca - cleaning up python
- 621ef3d6 - merging master
- cd2c5fdf - adjusted a couple ranges and names
- 5f507eb1 - fixed typo in counts histograms
Toggle commit list-
059849b6...825882a5 - 425 commits from branch
added 1422 commits
-
c0a9a672...c2ca84a5 - 1420 commits from branch
atlas:master
- 206e12bf - merging in master
- 9dcb4c89 - Adjusted a couple more titles
-
c0a9a672...c2ca84a5 - 1420 commits from branch
- Resolved by Chris Milke
@cvarni, what is this error about message count? "Test trig_data_v1Dev_build finished with code 1 because the following required steps failed: ['MessageCount']". Everything seems to run and exit fine, TrigART is only upset about this particular test. Any idea how I can resolve/troubleshoot this?
This merge request affects 1 package:
- Trigger/TrigHypothesis/TrigBjetHypo
This merge request affects 3 files:
- Trigger/TrigHypothesis/TrigBjetHypo/python/TrigBjetOnlineMonitoringMTConfig.py
- Trigger/TrigHypothesis/TrigBjetHypo/src/TrigBjetBtagHypoAlgMT.cxx
- Trigger/TrigHypothesis/TrigBjetHypo/src/TrigBjetBtagHypoAlgMT.h
added JetEtmiss Trigger master review-pending-level-1 labels
CI Result SUCCESS (hash 9dcb4c89)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 23834]removed review-pending-level-1 label
added 1 commit
- a13354ea - Fixed bug in *TrackRelativeEta monitoring and patched names more
added 684 commits
-
a13354ea...4bea6150 - 683 commits from branch
atlas:master
- 3b446950 - resolved merge
-
a13354ea...4bea6150 - 683 commits from branch