Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
147
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas
athena
Merge requests
!37935
migrate ftag analysis tools from 21.2 to master
https://its.cern.ch/jira/browse/AFT-514
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
migrate ftag analysis tools from 21.2 to master
https://its.cern.ch/jira/browse/AFT-514
jshlomi/athena:updateftagtools
into
master
Overview
10
Commits
13
Pipelines
3
Changes
48
Merged
Jonathan Shlomi
requested to merge
jshlomi/athena:updateftagtools
into
master
4 years ago
Overview
10
Commits
13
Pipelines
3
Changes
48
Expand
merge the changes to the analysis tools from the last 3 years from 21.2 to master
Edited
4 years ago
by
Jonathan Shlomi
👍
0
👎
0
Merge request reports
Compare
master
version 5
2a1539c3
4 years ago
version 4
2b1fb0d1
4 years ago
version 3
96fff008
4 years ago
version 2
02020bac
4 years ago
version 1
fa74a754
4 years ago
master (base)
and
latest version
latest version
753d24a8
13 commits,
4 years ago
version 5
2a1539c3
12 commits,
4 years ago
version 4
2b1fb0d1
11 commits,
4 years ago
version 3
96fff008
9 commits,
4 years ago
version 2
02020bac
7 commits,
4 years ago
version 1
fa74a754
6 commits,
4 years ago
48 files
+
2886
−
294
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
48
Search (e.g. *.vue) (Ctrl+P)
PhysicsAnalysis/Interfaces/FTagAnalysisInterfaces/FTagAnalysisInterfaces/FTagAnalysisInterfacesDict.h
+
2
−
1
Options
/*
Copyright (C) 2002-20
17
CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-20
20
CERN for the benefit of the ATLAS collaboration
*/
@@ -15,5 +15,6 @@
#include
"FTagAnalysisInterfaces/IBTaggingEfficiencyTool.h"
#include
"FTagAnalysisInterfaces/IBTaggingSelectionTool.h"
#include
"FTagAnalysisInterfaces/IBTaggingTruthTaggingTool.h"
#include
"FTagAnalysisInterfaces/IBTaggingEigenVectorRecompositionTool.h"
#endif // FTAGANALYSISINTERFACES_FTAGANALYSISINTERFACESDICT_H
Loading