Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
3pia
CMS Analyses
bbWW_SL
Commits
7f292735
Commit
7f292735
authored
Dec 02, 2021
by
Dennis Noll
Browse files
[config] analysis: fixes name of corrections
parent
461a48a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/analysis.py
View file @
7f292735
...
...
@@ -204,7 +204,7 @@ for i, s in enumerate(signals):
for
year
,
cfg
in
(
"2016"
,
config_2016
),
(
"2017"
,
config_2017
),
(
"2018"
,
config_2018
):
# corrections which are only used for distinct analyses
cfg
.
aux
[
"non_common_corrections"
]
=
[
"
f
ake"
,
"
vjet
s"
]
cfg
.
aux
[
"non_common_corrections"
]
=
[
"
F
ake"
,
"
VJetsCorrection
s"
]
cfg
.
aux
[
"multiclass_group"
]
=
"mergedinclusive"
# categories and files used for the sync of yields
...
...
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