Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Lars Rickard Strom
athena
Commits
3a66b862
Commit
3a66b862
authored
7 years ago
by
Emmanuel Le Guirriec
Browse files
Options
Downloads
Patches
Plain Diff
Enable BTagging in AODFix.
Former-commit-id: 251a0fef878895b2aa279f1bbb8ab617d6c77edd
parent
303751c5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Reconstruction/AODFix/python/AODFix_r210.py
+4
-0
4 additions, 0 deletions
Reconstruction/AODFix/python/AODFix_r210.py
with
4 additions
and
0 deletions
Reconstruction/AODFix/python/AODFix_r210.py
+
4
−
0
View file @
3a66b862
...
...
@@ -55,6 +55,10 @@ class AODFix_r210(AODFix_base):
self
.
trklinks_postSystemRec
(
topSequence
)
pass
if
"
btagging
"
not
in
oldMetadataList
:
self
.
btagging_postSystemRec
(
topSequence
)
pass
# Reset all of the ElementLinks. To be safe.
from
AthenaCommon
import
CfgMgr
topSequence
+=
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment