Skip to content

Commit 8f4ab95

Browse files
committed
adding pdf and qcd scale uncertainties on ttg NLO xsec
1 parent 2271e93 commit 8f4ab95

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

topeft/params/rate_systs.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"tllq": 1.027,
1010
"tHq": 1.051,
1111
"tttt": "0.9312/1.0688",
12+
"ttA": 1.03,
1213
"Diboson": 1.014
1314
},
1415
"qcd_scale" : {
@@ -18,6 +19,7 @@
1819
"ttll": "0.898/1.117",
1920
"tHq": "0.851/1.065",
2021
"tttt": "0.8863/1.0359",
22+
"ttA": 1.13,
2123
"tWZ": 1.5,
2224
"Diboson": 1.023,
2325
"Triboson": 1.5
@@ -33,7 +35,7 @@
3335
"tWZ": { "qcd_scale": "tWZ" },
3436
"Diboson": {"pdf_scale": "qq", "qcd_scale": "VV" },
3537
"Triboson": {"pdf_scale": "qq", "qcd_scale": "VVV" },
36-
"TTGamma": {"pdf_scale": "gg"}
38+
"TTGamma": {"pdf_scale": "gg", "qcd_scale": "ttA" }}
3739
},
3840
"diboson_njets" : {
3941
"Diboson": {"1": 1.0, "2": 1.20, "3": 1.48, "4": 1.77, "5": 2.05, "6": 2.34, "7": 2.62}

0 commit comments

Comments
 (0)