-
Notifications
You must be signed in to change notification settings - Fork 4
/
conf_resonant_LM.json
49 lines (47 loc) · 1.16 KB
/
conf_resonant_LM.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
{
"LTDIR" : "/store/group/phys_higgs/resonant_HH/RunII/LimitTrees/FixPhoCor_res/LT_RES_Mar21_LowMass_TYPE",
"signal" : {
"types" : ["Radion", "BulkGraviton"],
"signalModelCard" : "/src/HiggsAnalysis/bbggLimits/Models/models_2D_higgs_mjj70.rs"
},
"other" : {
"doDoubleSidedCB": 1,
"Combinelxbatch" : 0,
"energy" : "13TeV",
"higgsMass" : 125.0,
"addHiggs" : 0,
"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_M-%MASS%"
}
}