-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_bb.json
34 lines (31 loc) · 962 Bytes
/
test_bb.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"methods":{
"sfbdt":{
"uncertainty_list":["jer", "jes", "fracBB", "fracCC", "stats", "fracLight", "pu", "psWeightIsr", "lumi_13TeV", "l1PreFiring", "psWeightFsr", "extSfBDTVariation", "extVarRwgt"],
"input_prefix":"sfbdt_test1"
},
"sfbdt2":{
"uncertainty_list":["jer", "jes", "fracBB", "fracCC", "stats", "fracLight", "pu", "psWeightIsr", "lumi_13TeV", "l1PreFiring", "psWeightFsr", "extSfBDTVariation", "extVarRwgt"],
"input_prefix":"sfbdt_test2"
}
},
"tagger":["PNetXbbVsQCD"],
"year":["2018"],
"wp":["tight","medium","loose"],
"correlation":{
"jer":1,
"jes":1,
"pu":1,
"fracBB":1,
"fracCC":1,
"fracLight":1,
"psWeightIsr":1,
"psWeightFsr":1,
"extsfBDTVariation":1,
"extVarRwgt":1,
"lumi_13TeV":1,
"l1PreFiring":1,
"stat":1
},
"ptbins":3
}