Adding DL1r cuts in b-jet triggers
Description: This adds the possibility for b-jet trigger chains to cut on the DL1r LLR, the recommended FTAG tagger for Run 3.
LLR is computed as LLR = log( pb/(pu*(1-m_cFrac) + m_cFrac*pc) );
, where m_cFrac
is a configurable value in the Hypo Tool, set to 0.08 as default.
It also adds the possibility of adding to the menu chains with this nomenclature: HLT_j45_ftf_subjesgscIS_bdl1r60_split
that cuts on DL1r LLR with a 60% WP.
Right now the WP cuts are not known, so place holders for them are used (from offline values). Added WPs are 60, 70, 77 and 85. More may be added for trigger, similar to MV2c10.
Merge request reports
Activity
added JetEtmiss Trigger TriggerMenu master review-pending-level-1 labels
CI Result FAILURE (hash 1c32977c)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 8, warnings 1
AthSimulation: number of compilation errors 3, warnings 0
AthGeneration: number of compilation errors 3, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 20253] CI Result FAILURE (hash 1c32977c)Athena AthSimulation AthGeneration AnalysisBase externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 1, 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 20308]I can see several errors but they possibly are transient problems such as: CMakeFiles/TrigT1CaloCalibToolsLib.dir/src/L1CaloxAODOfflineTriggerTowerTools.cxx.o: file not recognized: File truncated
I also see problems in the test but I cannot find a connection to the MR changes. AttributeError: module 'GaudiConfig2.Configurables' has no attribute 'AthSequencer'
Will try a rebuild and see if its fixes things
CI Result FAILURE (hash 1c32977c)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 20370]Waiting on resolution of https://its.cern.ch/jira/browse/ATEAM-652 for the diff-root problems, and https://sft.its.cern.ch/jira/browse/SPI-1708 for the gperftools/tcmalloc issue.
added 1 commit
- f455be2d - Adding DL1r WP cuts from offline as a starting point
CI Result FAILURE (hash f455be2d)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 20384] CI Result SUCCESS (hash f455be2d)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 20433]added review-approved label and removed review-pending-level-1 label
mentioned in commit 10248463
added sweep:ignore label