Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ligang Xia
athena
Commits
0ee12b82
Commit
0ee12b82
authored
Feb 15, 2022
by
Ligang Xia
Browse files
fix a bug in FTAG1 trackless setup
parent
85b25e48
Pipeline
#3576841
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
PhysicsAnalysis/DerivationFramework/DerivationFrameworkFlavourTag/python/FtagRun3DerivationConfig.py
View file @
0ee12b82
...
...
@@ -45,8 +45,6 @@ def FtagJetCollections(jetcols, seq, pvCols=[], OutputLevel=WARNING):
acc
.
merge
(
RenameInputContainerEmPflowHacksCfg
(
'tracklessAODVersion'
))
for
jetcol
,
pvCol
in
zip
(
jetcols
,
pvCols
):
if
'AntiKt4EMPFlowJets'
in
jetcols
and
cfgFlags
.
BTagging
.
Trackless
:
continue
acc
.
merge
(
getFtagComponent
(
cfgFlags
,
jetcol
,
taggerlist
,
pvCol
,
OutputLevel
))
Configurable
.
configurableRun3Behavior
=
0
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment