Skip to content

Instantly share code, notes, and snippets.

@kratsg
Created September 9, 2020 16:16
Show Gist options
  • Save kratsg/b7c6cb5bf18317e0a96c5c9a6d7badba to your computer and use it in GitHub Desktop.
Save kratsg/b7c6cb5bf18317e0a96c5c9a6d7badba to your computer and use it in GitHub Desktop.
{
"General": {
"HistogramFolder": "histograms/",
"InputPath": "/home/mhance/mario-mapyde/output/{SamplePath}/analysis/histograms.root",
"Measurement": "main",
"POI": "mu"
},
"NormFactors": [
{
"Bounds": [
0,
5
],
"Name": "mu",
"Nominal": 1,
"Samples": [
"VBFSUSY_13_WinoBino_250",
"VBFSUSY_13_WinoBino_150",
"VBFSUSY_13_Higgsino_150",
"VBFSUSY_13_Higgsino_250"
]
}
],
"Regions": [
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET < 200)",
"Name": "SR_lowMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET < 200)",
"Name": "CRW_lowMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET < 200)",
"Name": "CRZ_lowMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET >= 200) && (MET < 300)",
"Name": "SR_medMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET >= 200) && (MET < 300)",
"Name": "CRW_medMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET >= 200) && (MET < 300)",
"Name": "CRZ_medMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET >=300)",
"Name": "SR_higMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET >=300)",
"Name": "CRW_higMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 2) && (MET >=300)",
"Name": "CRZ_higMET_lownJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET < 200)",
"Name": "SR_lowMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET < 200)",
"Name": "CRW_lowMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET < 200)",
"Name": "CRZ_lowMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET >= 200) && (MET < 300)",
"Name": "SR_medMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET >= 200) && (MET < 300)",
"Name": "CRW_medMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET >= 200) && (MET < 300)",
"Name": "CRZ_medMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET >=300)",
"Name": "SR_higMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET >=300)",
"Name": "CRW_higMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 3) && (MET >=300)",
"Name": "CRZ_higMET_mednJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET < 200)",
"Name": "SR_lowMET_hignJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET < 200)",
"Name": "CRW_lowMET_hignJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET < 200)",
"Name": "CRZ_lowMET_hignJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET >= 200) && (MET < 300)",
"Name": "SR_medMET_hignJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET >= 200) && (MET < 300)",
"Name": "CRW_medMET_hignJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET >= 200) && (MET < 300)",
"Name": "CRZ_medMET_hignJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 0) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET >=300)",
"Name": "SR_higMET_hignJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 1) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET >=300)",
"Name": "CRW_higMET_hignJets",
"Variable": "mjj"
},
{
"Binning": [
200,
300,
400,
500,
600
],
"Filter": "(nLep == 2) && (TMath::Abs(j1Eta - j2Eta) > 3.0) && (njet == 4) && (MET >=300)",
"Name": "CRZ_higMET_hignJets",
"Variable": "mjj"
}
],
"Samples": [
{
"Data": false,
"Name": "VjjQCD_13_mmjj_8000_9000",
"SamplePath": "VjjQCD_13_mmjj_8000_9000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_1000_6000",
"SamplePath": "VjjEWK_100_mmjj_1000_6000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_6000_7000",
"SamplePath": "VjjEWK_13_mmjj_6000_7000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_46000_51000",
"SamplePath": "VjjQCD_100_mmjj_46000_51000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_6000_11000",
"SamplePath": "VjjEWK_100_mmjj_6000_11000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_5000_6000",
"SamplePath": "VjjEWK_13_mmjj_5000_6000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_7000_8000",
"SamplePath": "VjjEWK_13_mmjj_7000_8000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_1000_6000",
"SamplePath": "VjjQCD_100_mmjj_1000_6000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_21000_26000",
"SamplePath": "VjjEWK_100_mmjj_21000_26000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_36000_41000",
"SamplePath": "VjjQCD_100_mmjj_36000_41000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_66000_71000",
"SamplePath": "VjjEWK_100_mmjj_66000_71000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_46000_51000",
"SamplePath": "VjjEWK_100_mmjj_46000_51000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_26000_31000",
"SamplePath": "VjjQCD_100_mmjj_26000_31000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VBFSUSY_13_WinoBino_250",
"SamplePath": "VBFSUSY_13_WinoBino_250",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_3000_4000",
"SamplePath": "VjjEWK_13_mmjj_3000_4000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VBFSUSY_13_WinoBino_150",
"SamplePath": "VBFSUSY_13_WinoBino_150",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_36000_41000",
"SamplePath": "VjjEWK_100_mmjj_36000_41000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_9000_10000",
"SamplePath": "VjjQCD_13_mmjj_9000_10000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_56000_61000",
"SamplePath": "VjjQCD_100_mmjj_56000_61000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VBFSUSY_13_Higgsino_150",
"SamplePath": "VBFSUSY_13_Higgsino_150",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_61000_66000",
"SamplePath": "VjjQCD_100_mmjj_61000_66000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_9000_10000",
"SamplePath": "VjjEWK_13_mmjj_9000_10000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_6000_11000",
"SamplePath": "VjjQCD_100_mmjj_6000_11000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_21000_26000",
"SamplePath": "VjjQCD_100_mmjj_21000_26000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_2000_3000",
"SamplePath": "VjjEWK_13_mmjj_2000_3000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_61000_66000",
"SamplePath": "VjjEWK_100_mmjj_61000_66000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_11000_16000",
"SamplePath": "VjjQCD_100_mmjj_11000_16000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_10000_-1",
"SamplePath": "VjjQCD_13_mmjj_10000_-1",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_6000_7000",
"SamplePath": "VjjQCD_13_mmjj_6000_7000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VBFSUSY_13_Higgsino_250",
"SamplePath": "VBFSUSY_13_Higgsino_250",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_66000_71000",
"SamplePath": "VjjQCD_100_mmjj_66000_71000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_2000_3000",
"SamplePath": "VjjQCD_13_mmjj_2000_3000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_51000_56000",
"SamplePath": "VjjEWK_100_mmjj_51000_56000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_8000_9000",
"SamplePath": "VjjEWK_13_mmjj_8000_9000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_26000_31000",
"SamplePath": "VjjEWK_100_mmjj_26000_31000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_16000_21000",
"SamplePath": "VjjQCD_100_mmjj_16000_21000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_1000_2000",
"SamplePath": "VjjQCD_13_mmjj_1000_2000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_71000_-1",
"SamplePath": "VjjQCD_100_mmjj_71000_-1",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_1000_2000",
"SamplePath": "VjjEWK_13_mmjj_1000_2000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_16000_21000",
"SamplePath": "VjjEWK_100_mmjj_16000_21000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_51000_56000",
"SamplePath": "VjjQCD_100_mmjj_51000_56000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_31000_36000",
"SamplePath": "VjjEWK_100_mmjj_31000_36000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_3000_4000",
"SamplePath": "VjjQCD_13_mmjj_3000_4000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_41000_46000",
"SamplePath": "VjjQCD_100_mmjj_41000_46000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_7000_8000",
"SamplePath": "VjjQCD_13_mmjj_7000_8000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_100_mmjj_31000_36000",
"SamplePath": "VjjQCD_100_mmjj_31000_36000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_5000_6000",
"SamplePath": "VjjQCD_13_mmjj_5000_6000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_10000_-1",
"SamplePath": "VjjEWK_13_mmjj_10000_-1",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_41000_46000",
"SamplePath": "VjjEWK_100_mmjj_41000_46000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_13_mmjj_4000_5000",
"SamplePath": "VjjEWK_13_mmjj_4000_5000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_71000_-1",
"SamplePath": "VjjEWK_100_mmjj_71000_-1",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_11000_16000",
"SamplePath": "VjjEWK_100_mmjj_11000_16000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjEWK_100_mmjj_56000_61000",
"SamplePath": "VjjEWK_100_mmjj_56000_61000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": false,
"Name": "VjjQCD_13_mmjj_4000_5000",
"SamplePath": "VjjQCD_13_mmjj_4000_5000",
"Tree": "presel/hftree",
"Weight": "weight"
},
{
"Data": true,
"Name": "data",
"SamplePath": "VjjQCD_13_mmjj_4000_5000",
"Tree": "presel/hftree"
}
],
"Systematics": [
{
"Down": {
"Normalization": -0.05
},
"Name": "Luminosity",
"Samples": [
"VjjQCD_13_mmjj_8000_9000",
"VjjEWK_100_mmjj_1000_6000",
"VjjEWK_13_mmjj_6000_7000",
"VjjQCD_100_mmjj_46000_51000",
"VjjEWK_100_mmjj_6000_11000",
"VjjEWK_13_mmjj_5000_6000",
"VjjEWK_13_mmjj_7000_8000",
"VjjQCD_100_mmjj_1000_6000",
"VjjEWK_100_mmjj_21000_26000",
"VjjQCD_100_mmjj_36000_41000",
"VjjEWK_100_mmjj_66000_71000",
"VjjEWK_100_mmjj_46000_51000",
"VjjQCD_100_mmjj_26000_31000",
"VBFSUSY_13_WinoBino_250",
"VjjEWK_13_mmjj_3000_4000",
"VBFSUSY_13_WinoBino_150",
"VjjEWK_100_mmjj_36000_41000",
"VjjQCD_13_mmjj_9000_10000",
"VjjQCD_100_mmjj_56000_61000",
"VBFSUSY_13_Higgsino_150",
"VjjQCD_100_mmjj_61000_66000",
"VjjEWK_13_mmjj_9000_10000",
"VjjQCD_100_mmjj_6000_11000",
"VjjQCD_100_mmjj_21000_26000",
"VjjEWK_13_mmjj_2000_3000",
"VjjEWK_100_mmjj_61000_66000",
"VjjQCD_100_mmjj_11000_16000",
"VjjQCD_13_mmjj_10000_-1",
"VjjQCD_13_mmjj_6000_7000",
"VBFSUSY_13_Higgsino_250",
"VjjQCD_100_mmjj_66000_71000",
"VjjQCD_13_mmjj_2000_3000",
"VjjEWK_100_mmjj_51000_56000",
"VjjEWK_13_mmjj_8000_9000",
"VjjEWK_100_mmjj_26000_31000",
"VjjQCD_100_mmjj_16000_21000",
"VjjQCD_13_mmjj_1000_2000",
"VjjQCD_100_mmjj_71000_-1",
"VjjEWK_13_mmjj_1000_2000",
"VjjEWK_100_mmjj_16000_21000",
"VjjQCD_100_mmjj_51000_56000",
"VjjEWK_100_mmjj_31000_36000",
"VjjQCD_13_mmjj_3000_4000",
"VjjQCD_100_mmjj_41000_46000",
"VjjQCD_13_mmjj_7000_8000",
"VjjQCD_100_mmjj_31000_36000",
"VjjQCD_13_mmjj_5000_6000",
"VjjEWK_13_mmjj_10000_-1",
"VjjEWK_100_mmjj_41000_46000",
"VjjEWK_13_mmjj_4000_5000",
"VjjEWK_100_mmjj_71000_-1",
"VjjEWK_100_mmjj_11000_16000",
"VjjEWK_100_mmjj_56000_61000",
"VjjQCD_13_mmjj_4000_5000"
],
"Type": "Normalization",
"Up": {
"Normalization": 0.05
}
},
{
"Down": {
"Normalization": -0.3
},
"Name": "flat_uncertainty",
"Samples": [
"VjjQCD_13_mmjj_8000_9000",
"VjjEWK_100_mmjj_1000_6000",
"VjjEWK_13_mmjj_6000_7000",
"VjjQCD_100_mmjj_46000_51000",
"VjjEWK_100_mmjj_6000_11000",
"VjjEWK_13_mmjj_5000_6000",
"VjjEWK_13_mmjj_7000_8000",
"VjjQCD_100_mmjj_1000_6000",
"VjjEWK_100_mmjj_21000_26000",
"VjjQCD_100_mmjj_36000_41000",
"VjjEWK_100_mmjj_66000_71000",
"VjjEWK_100_mmjj_46000_51000",
"VjjQCD_100_mmjj_26000_31000",
"VBFSUSY_13_WinoBino_250",
"VjjEWK_13_mmjj_3000_4000",
"VBFSUSY_13_WinoBino_150",
"VjjEWK_100_mmjj_36000_41000",
"VjjQCD_13_mmjj_9000_10000",
"VjjQCD_100_mmjj_56000_61000",
"VBFSUSY_13_Higgsino_150",
"VjjQCD_100_mmjj_61000_66000",
"VjjEWK_13_mmjj_9000_10000",
"VjjQCD_100_mmjj_6000_11000",
"VjjQCD_100_mmjj_21000_26000",
"VjjEWK_13_mmjj_2000_3000",
"VjjEWK_100_mmjj_61000_66000",
"VjjQCD_100_mmjj_11000_16000",
"VjjQCD_13_mmjj_10000_-1",
"VjjQCD_13_mmjj_6000_7000",
"VBFSUSY_13_Higgsino_250",
"VjjQCD_100_mmjj_66000_71000",
"VjjQCD_13_mmjj_2000_3000",
"VjjEWK_100_mmjj_51000_56000",
"VjjEWK_13_mmjj_8000_9000",
"VjjEWK_100_mmjj_26000_31000",
"VjjQCD_100_mmjj_16000_21000",
"VjjQCD_13_mmjj_1000_2000",
"VjjQCD_100_mmjj_71000_-1",
"VjjEWK_13_mmjj_1000_2000",
"VjjEWK_100_mmjj_16000_21000",
"VjjQCD_100_mmjj_51000_56000",
"VjjEWK_100_mmjj_31000_36000",
"VjjQCD_13_mmjj_3000_4000",
"VjjQCD_100_mmjj_41000_46000",
"VjjQCD_13_mmjj_7000_8000",
"VjjQCD_100_mmjj_31000_36000",
"VjjQCD_13_mmjj_5000_6000",
"VjjEWK_13_mmjj_10000_-1",
"VjjEWK_100_mmjj_41000_46000",
"VjjEWK_13_mmjj_4000_5000",
"VjjEWK_100_mmjj_71000_-1",
"VjjEWK_100_mmjj_11000_16000",
"VjjEWK_100_mmjj_56000_61000",
"VjjQCD_13_mmjj_4000_5000"
],
"Type": "Normalization",
"Up": {
"Normalization": 0.3
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment