AFT-726: Enable defaults for ftag GNN in the trigger
This is an extension of !73628 (merged), where I enable the same feature in the trigger and add default values specific to trigger taggers.
This causes one change in trigger outputs which should have no effect on the trigger counts: since I added a non-zero default value for many of the GNN outputs, the previous default values (which were added in cases where no tracking was run) have changed. These jets were vetoed in the trigger hypo anyway though, so it should change nothing.
Merge request reports
Activity
added 1 commit
- 28957a53 - add a lot of default values from 'fast' btaggers
mentioned in merge request !73628 (merged)
This merge request affects 5 packages:
- PhysicsAnalysis/JetTagging/FlavorTagDiscriminants
- PhysicsAnalysis/JetTagging/JetTagAlgs/BTagging
- PhysicsAnalysis/JetTagging/JetTagConfig
- Tools/PROCTools
- Trigger/TriggerCommon/TriggerMenuMT
Affected files list will not be printed in this case
Adding @dguest ,@sekula ,@lidiaz ,@bdong ,@lbeemste ,@sutt ,@svanstro ,@suyogs as watchers
added 41 commits
-
4362acc1...e18420e6 - 40 commits from branch
atlas:24.0
- 839d9880 - Merge branch '24.0' into 'trigdef'
-
4362acc1...e18420e6 - 40 commits from branch
CI Result FAILURE (hash 4362acc1)Athena AthSimulation AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 14421] (remote access info)This merge request affects 3 packages:
- PhysicsAnalysis/JetTagging/FlavorTagDiscriminants
- PhysicsAnalysis/JetTagging/JetTagConfig
- Trigger/TriggerCommon/TriggerMenuMT
Affected files list will not be printed in this case
Adding @lidiaz ,@sutt ,@bdong ,@svanstro ,@sekula ,@dguest ,@suyogs ,@lbeemste as watchers
- Resolved by Dan Guest
CI Result FAILURE (hash 839d9880)Athena AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 14444] (remote access info)This merge request affects 3 packages:
- PhysicsAnalysis/JetTagging/FlavorTagDiscriminants
- PhysicsAnalysis/JetTagging/JetTagConfig
- Trigger/TriggerCommon/TriggerMenuMT
Affected files list will not be printed in this case
Adding @bdong ,@lidiaz ,@sekula ,@suyogs ,@lbeemste ,@sutt ,@dguest ,@svanstro as watchers
CI Result FAILURE (hash 0f176cd4)Athena AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 14466] (remote access info)- Resolved by Dan Guest
Interesting, so putting in zeros for the no track case makes more events pass the 60 and 70% working points, whereas putting in
pqcd = 1.0
makes less events pass the 80 and 90% working points. I guess the old zero track default, which I don't have access to from here, is somewhere between the 70 and 80% working points.Maybe a question to @lshi and @boliu what we should be doing in this case: I could try to find the value here (but it doesn't look like it's being saved in the AODs so far as I can tell), or I could just spitball something that behaves the same, or I could set it such that we reject all the zero track jets.
added review-user-action-required label and removed review-pending-level-1 label
This merge request affects 3 packages:
- PhysicsAnalysis/JetTagging/FlavorTagDiscriminants
- PhysicsAnalysis/JetTagging/JetTagConfig
- Trigger/TriggerCommon/TriggerMenuMT
Affected files list will not be printed in this case
Adding @sekula ,@suyogs ,@svanstro ,@lidiaz ,@lbeemste ,@bdong ,@sutt ,@dguest as watchers
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 8f5b11aa)Athena AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 14870] (remote access info)removed review-pending-level-1 label
added review-approved label
added review-approved-point1 label
added review-approved-tier0 label
added analysis-review-approved label and removed analysis-review-required label
mentioned in commit 6be0b17e
mentioned in merge request !73957 (merged)
mentioned in merge request !74085 (merged)