-
Notifications
You must be signed in to change notification settings - Fork 4
/
conf_VBFHH.json
57 lines (56 loc) · 1.42 KB
/
conf_VBFHH.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"LTDIR" : "/store/group/phys_higgs/resonant_HH/RunII/LimitTrees/VBF_CATEGORIES/LT_OutDir_TYPE",
"signal" : {
"types" : ["HighMass", "LowMass"],
"signalModelCard" : "/src/HiggsAnalysis/bbggLimits/Models/models_2D_higgs_mjj70.rs"
},
"other" : {
"doDoubleSidedCB": 1,
"Combinelxbatch" : 0,
"energy" : "13TeV",
"higgsMass" : 125.0,
"addHiggs" : 1,
"scaleSingleHiggs" : 0,
"doBlinding" : 0,
"doBands" : 0,
"ncat" : 2,
"doSingleLimit" : 0,
"drawSignalFit" : 0,
"drawBackgroundFit" : 0,
"useSigTheoryUnc" : 0,
"doBrazilianFlag" : false,
"runCombine" :true,
"combineOption" : 1,
"minMggMassFit" : 100,
"maxMggMassFit" : 180,
"minMjjMassFit" : 70,
"maxMjjMassFit" : 190,
"minSigFitMgg" :115,
"maxSigFitMgg" :135,
"minSigFitMjj" :70,
"maxSigFitMjj" :190,
"minHigMggFit" :115,
"maxHigMggFit" :135,
"minHigMjjFit":70,
"maxHigMjjFit":190,
"HH":false,
"base":true,
"low":false,
"obs":false,
"twotag":false,
"doBias":false,
"biasConfig": "BiasStudies/ForBias.json"
},
"data" : {
"name" :"DoubleEG"
},
"higgs" : {
"type" : {
"vbf": "VBFHToGG_M-125_13TeV_powheg_pythia8",
"bbh": "bbHToGG_M-125_13TeV_amcatnlo",
"ggh": "GluGluHToGG_M-125_13TeV_powheg_pythia8",
"tth": "ttHToGG_M125_13TeV_powheg_pythia8_v2",
"vh" : "VHToGG_M125_13TeV_amcatnloFXFX_madspin_pythia8"
}
}
}