CPAlgorithms: run FTag after JVT and OverlapRemoval are applied
Schedule the FTag sub-block to run after JVT and OR, so we get the correct per-event SFs.
This could be an alternative to !69639 (merged) @tstreble ? Or we could adopt the same setup in the new block proposed in that linked MR.
Merge request reports
Activity
This merge request affects 4 packages:
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig
- PhysicsAnalysis/Algorithms/AsgAnalysisAlgorithms
- PhysicsAnalysis/Algorithms/FTagAnalysisAlgorithms
- PhysicsAnalysis/Algorithms/JetAnalysisAlgorithms
Affected files list will not be printed in this case
CI Result SUCCESS (hash 760bdf6b)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 6368] (remote access info)- Resolved by Oliver Majersky
We need to be able to run the FTAG jet selection before overlap removal, as some overlap removal schemes depend on it. We should still decouple then the FTAG jet selection and the SF computation, so !69639 (merged) should proceed still. The dependency should only be set for the SF computation.
Also it' unclear to me how this interacts with !69002 (merged)
added analysis-review-expert label and removed analysis-review-required label
Switching to review-user-action-required due to open thread and dependency on other MR
L1 shifter
added review-user-action-required label and removed review-pending-level-1 label
added 375 commits
-
760bdf6b...e4de25cb - 373 commits from branch
atlas:main
- 88e1e660 - fix typos
- 7faf01f0 - support for multiple dependencies
-
760bdf6b...e4de25cb - 373 commits from branch
This merge request affects 1 package:
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig
This merge request affects 3 files:
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/ConfigBlock.py
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/ConfigFactory.py
- PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/ConfigSequence.py
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 7faf01f0)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 6663] (remote access info)added analysis-review-approved label and removed analysis-review-expert label
removed review-pending-level-1 label
added review-user-action-required label
removed review-user-action-required label
added review-approved label