-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Few updates in datacard for non resonant
- Loading branch information
FlorianBury
authored and
FlorianBury
committed
Nov 27, 2021
1 parent
98ecb0d
commit 68a47a5
Showing
19 changed files
with
528 additions
and
532 deletions.
There are no files selected for viewing
Submodule BambooDatacardProducer
updated
4 files
+68 −49 | Rebinning.py | |
+2 −2 | nonclosure.py | |
+2 −2 | numpy_hist.py | |
+44 −191 | produceDataCards.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
legend: | ||
position: | ||
- 0.2 | ||
- 0.7 | ||
- 0.9 | ||
- 0.9 | ||
columns: 3 | ||
unitary_bin_width: True | ||
plots: | ||
# Double Lepton # | ||
HH_DL_resolved1b_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_resolved2b_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_boosted_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_resolved1b_VBF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_resolved2b_VBF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_boosted_VBF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_inclusive_DY_VVV: | ||
x-axis: 'DNN output' | ||
blinded-range: discard | ||
HH_DL_resolved_other: | ||
x-axis: 'DNN output' | ||
blinded-range: discard | ||
HH_DL_boosted_other: | ||
x-axis: 'DNN output' | ||
blinded-range: discard | ||
|
||
# Single Lepton # | ||
HH_SL_resolved1b_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_SL_resolved2b_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_SL_boosted_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_SL_resolved1b_VBF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_SL_resolved2b_VBF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_SL_boosted_VBF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_SL_inclusive_WJets: | ||
x-axis: 'DNN output' | ||
blinded-range: discard | ||
HH_SL_inclusive_other: | ||
x-axis: 'DNN output' | ||
blinded-range: discard | ||
HH_SL_resolved_TopH: | ||
x-axis: 'DNN output' | ||
blinded-range: discard | ||
HH_SL_boosted_TopH: | ||
x-axis: 'DNN output' | ||
blinded-range: discard | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
legend: | ||
position: | ||
- 0.2 | ||
- 0.7 | ||
- 0.9 | ||
- 0.9 | ||
columns: 3 | ||
unitary_bin_width: True | ||
plots: | ||
HH_DL_{mass}_resolved1b_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_{mass}_resolved2b_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_{mass}_boosted_GGF: | ||
x-axis: 'DNN output' | ||
blinded-range: [0,100] | ||
HH_DL_{mass}_inclusive_DY_VVV: | ||
x-axis: 'DNN output' | ||
blinded-range: [] | ||
HH_DL_{mass}_resolved_other: | ||
x-axis: 'DNN output' | ||
blinded-range: [] | ||
HH_DL_{mass}_boosted_other: | ||
x-axis: 'DNN output' | ||
blinded-range: [] | ||
|
Oops, something went wrong.