Skip to content
GitLab
Menu
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
5128fedb
Commit
5128fedb
authored
Jan 31, 2022
by
Dennis Noll
Browse files
[config] analysis: removes "constrain" because this loss is not used anymore
parent
4e8f8ec9
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/analysis.py
View file @
5128fedb
...
...
@@ -274,17 +274,17 @@ analysis.processes.extend([class_HHGluGlu_NLO_reweight])
analysis
.
aux
[
"multiclass"
]
=
MulticlassConfig
(
groups
=
{
"mergedinclusive"
:
{
"class_HHGluGlu_NLO_reweight"
:
{
"groups"
:
[
"signal"
,
"constrain"
,
"fit"
]},
"class_HHVBF_NLO"
:
{
"groups"
:
[
"signal"
,
"constrain"
,
"fit"
]},
"tt"
:
{
"groups"
:
[
"background"
,
"constrain"
]},
"class_HHGluGlu_NLO_reweight"
:
{
"groups"
:
[
"signal"
,
"fit"
]},
"class_HHVBF_NLO"
:
{
"groups"
:
[
"signal"
,
"fit"
]},
"tt"
:
{
"groups"
:
[
"background"
]},
"st"
:
{
"groups"
:
[
"background"
]},
"wjets"
:
{
"groups"
:
[
"background"
]},
"H"
:
{
"groups"
:
[
"background"
]},
"class_other"
:
{
"groups"
:
[
"background"
]},
},
"ggfttbar"
:
{
"ggHH_kl_1_kt_1_2B2WToLNu2J"
:
{
"groups"
:
[
"signal"
,
"constrain"
,
"fit"
]},
"tt"
:
{
"groups"
:
[
"background"
,
"constrain"
]},
"ggHH_kl_1_kt_1_2B2WToLNu2J"
:
{
"groups"
:
[
"signal"
,
"fit"
]},
"tt"
:
{
"groups"
:
[
"background"
]},
},
},
group
=
"mergedinclusive"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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