Adding support for Hybrid Truth Tagging with GNN
- Added the additional option of Hybrid Truth Tagging with GNN
- Hybrid Truth tagging = Direct tag the given flavor of jets and Truth tag the rest of the jets in the event.
- It first gets the efficiencies of all the jets the usual way, and if we are in the Hybrid tagging mode, it will replace the efficiencies of the jets for the given flavor with the Direct Tagging scores.
- The rest of the computation remains same.
Merge request reports
Activity
added 22 commits
-
54d65fa6...86c4bdf4 - 21 commits from branch
atlas:21.2
- 40eb542f - Merge branch '21.2' into 'hybrid-truth-tagging'
-
54d65fa6...86c4bdf4 - 21 commits from branch
This merge request affects 3 packages:
- PhysicsAnalysis/Interfaces/FTagAnalysisInterfaces
- PhysicsAnalysis/JetTagging/JetTagPerformanceCalibration/CalibrationDataInterface
- PhysicsAnalysis/JetTagging/JetTagPerformanceCalibration/xAODBTaggingEfficiency
Affected files list will not be printed in this case
Adding @duperrin ,@akraszna ,@dguest ,@bdong ,@lidiaz as watchers
This merge request affects 3 packages:
- PhysicsAnalysis/Interfaces/FTagAnalysisInterfaces
- PhysicsAnalysis/JetTagging/JetTagPerformanceCalibration/CalibrationDataInterface
- PhysicsAnalysis/JetTagging/JetTagPerformanceCalibration/xAODBTaggingEfficiency
Affected files list will not be printed in this case
Adding @duperrin ,@akraszna ,@dguest ,@bdong ,@lidiaz as watchers
CI Result SUCCESS (hash 40eb542f)AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 65074] CI Result SUCCESS (hash 40eb542f)AthDerivation externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
AthDerivation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-GCC62-CC7 2106]- Resolved by Carlo Varni
- Resolved by Carlo Varni
- Resolved by Carlo Varni
- Resolved by Nilotpal Kakati
- Resolved by Nilotpal Kakati
added review-approved label and removed review-pending-level-1 label