forked from CERN-PH-CMG/cmgtools-lite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from cericeci/RunII_SM_WZ
Run ii sm wz
- Loading branch information
Showing
12 changed files
with
255 additions
and
3 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
TTHAnalysis/python/plotter/RunII_SM_WZ/2016/fakerate_isconv.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
atleastoneconv: (LepGood_mcUCSX_v2[iF_Mini[0]] == 4 || LepGood_mcUCSX_v2[iF_Mini[1]] == 4 || LepGood_mcUCSX_v2[iF_Mini[2]] == 4) && (LepGood_mcUCSX_v2[iF_Mini[0]] == 0 || LepGood_mcUCSX_v2[iF_Mini[0]] == 1 || LepGood_mcUCSX_v2[iF_Mini[0]] == 4 || LepGood_mcUCSX_v2[iF_Mini[0]] == 5) && (LepGood_mcUCSX_v2[iF_Mini[1]] == 0 || LepGood_mcUCSX_v2[iF_Mini[1]] == 1 || LepGood_mcUCSX_v2[iF_Mini[1]] == 4 || LepGood_mcUCSX_v2[iF_Mini[1]] == 5) && (LepGood_mcUCSX_v2[iF_Mini[2]] == 0 || LepGood_mcUCSX_v2[iF_Mini[2]] == 1 || LepGood_mcUCSX_v2[iF_Mini[2]] == 4 || LepGood_mcUCSX_v2[iF_Mini[2]] == 5) | ||
atleastoneconv: atLeastOneConv(Alt$(LepGood_mcUCSX_v2[iF_Mini[0]],1), Alt$(LepGood_mcUCSX_v2[iF_Mini[1]],1), Alt$(LepGood_mcUCSX_v2[iF_Mini[2]],1), Alt$(LepGood_mcUCSX_v2[iF_Mini[3]],1), Alt$(TauGood_genPartFlav[iTauSel_Mini[0]],1), Alt$(TauGood_genPartFlav[iTauSel_Mini[1]],1),countTaus(3, LepSel_pdgId[0], LepSel_pdgId[1], LepSel_pdgId[2])) |
2 changes: 1 addition & 1 deletion
2
TTHAnalysis/python/plotter/RunII_SM_WZ/2016/fakerate_isfake.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
atleastonefake: (LepGood_mcUCSX_v2[iF_Mini[0]] == 2 || LepGood_mcUCSX_v2[iF_Mini[1]] == 2 || LepGood_mcUCSX_v2[iF_Mini[2]] == 2) || (LepGood_mcUCSX_v2[iF_Mini[0]] == 3 || LepGood_mcUCSX_v2[iF_Mini[1]] == 3 || LepGood_mcUCSX_v2[iF_Mini[2]] == 3) || (LepGood_mcUCSX_v2[iF_Mini[0]] == -1 || LepGood_mcUCSX_v2[iF_Mini[1]] == -1 || LepGood_mcUCSX_v2[iF_Mini[2]] == -1) | ||
atleastonefake: atLeastOneFake(Alt$(LepGood_mcUCSX_v2[iF_Mini[0]],1), Alt$(LepGood_mcUCSX_v2[iF_Mini[1]],1), Alt$(LepGood_mcUCSX_v2[iF_Mini[2]],1), Alt$(LepGood_mcUCSX_v2[iF_Mini[3]],1), Alt$(TauGood_genPartFlav[iTauSel_Mini[0]],1), Alt$(TauGood_genPartFlav[iTauSel_Mini[1]],1),countTaus(3, LepSel_pdgId[0], LepSel_pdgId[1], LepSel_pdgId[2])) |
2 changes: 1 addition & 1 deletion
2
TTHAnalysis/python/plotter/RunII_SM_WZ/2016/fakerate_isprompt.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
allprompt: 1 #(LepGood_mcUCSX_v2[iF_Mini[0]] == 0 || LepGood_mcUCSX_v2[iF_Mini[0]] == 1 || LepGood_mcUCSX_v2[iF_Mini[0]] == 5) && (LepGood_mcUCSX_v2[iF_Mini[1]] == 0 || LepGood_mcUCSX_v2[iF_Mini[1]] == 1 || LepGood_mcUCSX_v2[iF_Mini[1]] == 5) && (LepGood_mcUCSX_v2[iF_Mini[2]] == 0 || LepGood_mcUCSX_v2[iF_Mini[2]] == 1 || LepGood_mcUCSX_v2[iF_Mini[2]] == 5) | ||
allprompt: allPrompt(Alt$(LepGood_mcUCSX_v2[iF_Mini[0]],0), Alt$(LepGood_mcUCSX_v2[iF_Mini[1]],0), Alt$(LepGood_mcUCSX_v2[iF_Mini[2]],0), Alt$(LepGood_mcUCSX_v2[iF_Mini[3]],0), Alt$(TauGood_genPartFlav[iTauSel_Mini[0]],0), Alt$(TauGood_genPartFlav[iTauSel_Mini[1]],0),countTaus(3, LepSel_pdgId[0], LepSel_pdgId[1], LepSel_pdgId[2])) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
alwaystrue: 1 | ||
filters : $DATA{Flag_goodVertices && Flag_globalSuperTightHalo2016Filter && Flag_HBHENoiseFilter && Flag_HBHENoiseIsoFilter && Flag_EcalDeadCellTriggerPrimitiveFilter && Flag_BadPFMuonFilter && Flag_BadChargedCandidateFilter && Flag_eeBadScFilter && Flag_ecalBadCalibFilter} $MC{1} $FASTSIM{1} | ||
trigger : Triggers_ee || Triggers_mm || Triggers_em || Triggers_e || Triggers_m | ||
3l : nLepSel >= 3 | ||
BRevent : abs(LepSel_pdgId[0]) < 15 && abs(LepSel_pdgId[1]) < 15 && abs(LepSel_pdgId[2]) < 15 && nOSSF_3l >= 1 | ||
lowmass : minMllSFOS_Mini > 12 || minMllSFOS_Mini == -1 | ||
lepPt : LepZ1_pt >= 25 && LepZ2_pt >= 10 && LepW_pt >= 25 | ||
AllTight : LepSel_isTight[0] && LepSel_isTight[1] && LepSel_isTight[2] | ||
|
||
#Testing with LepGood instead of LepSel | ||
SRWZ : m3L >= 100 && nBJetTight25_Mini == 0 && METFixEE2017_pt > 30 && abs(mll_3l - 91.16) < 15 && nLepGood < 4; Disable=True | ||
SRWZnoB : m3L >= 100 && METFixEE2017_pt > 30 && abs(mll_3l - 91.16) < 15 && nLepGood < 4; Disable=True | ||
|
||
SRWZnoBnoMETFixEE2017 : m3L >= 100 && abs(mll_3l - 91.16) < 15 && nLepGood < 4; Disable=True | ||
|
||
|
||
CRZZ : m3L >= 100 && nBJetTight25_Mini == 0 && abs(mll_3l - 91.16) < 15 && nLepSel == 4 && LepSel_pt[3] > 10 && METFixEE2017_pt > 30; Disable=True | ||
CRTT : m3L >= 100 && nBJetTight25_Mini > 0 && abs(mll_3l - 91.16) > 15 && nLepGood < 4; Disable=True | ||
CRconv : m3L < 100 && nBJetTight25_Mini == 0 && METFixEE2017_pt < 30 && nLepGood < 4; Disable=True |
5 changes: 5 additions & 0 deletions
5
TTHAnalysis/python/plotter/RunII_SM_WZ/2017/includes/mca_convs_nanoAODv4.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
convs : TTGJets_part1 + TTGJets_part2 : xsec ; FillColor=ROOT.kOrange-3 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isconv.txt", Label="X+g", NormSystematic=0.20 | ||
convs : WJetsToLNu : xsec ; FillColor=ROOT.kOrange-3 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isconv.txt", Label="X+g", NormSystematic=0.20 | ||
convs : WZG : 585.8 ; FillColor=ROOT.kOrange-3 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isconv.txt", Label="X+g", NormSystematic=0.20 | ||
convs : DYJetsToLL_M50_part1 + DYJetsToLL_M50_part2 + DYJetsToLL_M50_part3 + DYJetsToLL_M50_part4 + DYJetsToLL_M50_part5 + DYJetsToLL_M50_part6 + DYJetsToLL_M50_part7 + DYJetsToLL_M50_part8 + DYJetsToLL_M50_part9 + DYJetsToLL_M50_part10 + DYJetsToLL_M50_part11 + DYJetsToLL_M50_part12 + DYJetsToLL_M50_part13 + DYJetsToLL_M50_part14 + DYJetsToLL_M50_part15 + DYJetsToLL_M50_part16 + DYJetsToLL_M50_part17 + DYJetsToLL_M50_part18 + DYJetsToLL_M50_part19 + DYJetsToLL_M50_part20 + DYJetsToLL_M50_part21 + DYJetsToLL_M50_part22 + DYJetsToLL_M50_part23 : xsec ; FillColor=ROOT.kOrange-3 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isconv.txt", Label="X+g", NormSystematic=0.20 | ||
|
45 changes: 45 additions & 0 deletions
45
TTHAnalysis/python/plotter/RunII_SM_WZ/2017/includes/mca_data_2017_nanoAODv4.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
data : DoubleEG_Run2017B ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleEG_Run2017C_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleEG_Run2017C_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleEG_Run2017D ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleEG_Run2017E_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleEG_Run2017E_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleEG_Run2017F_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleEG_Run2017F_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
|
||
data : DoubleMuon_Run2017B ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017C_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017C_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017D ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017E_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017E_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017E_part3 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017F_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017F_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : DoubleMuon_Run2017F_part3 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
|
||
data : MuonEG_Run2017B ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : MuonEG_Run2017D ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : MuonEG_Run2017C ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : MuonEG_Run2017E ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : MuonEG_Run2017F ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
|
||
data : SingleElectron_Run2017B ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleElectron_Run2017C_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleElectron_Run2017C_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleElectron_Run2017D ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleElectron_Run2017E_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleElectron_Run2017E_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleElectron_Run2017F_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleElectron_Run2017F_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
|
||
data : SingleMuon_Run2017B ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleMuon_Run2017C_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleMuon_Run2017C_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleMuon_Run2017D ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleMuon_Run2017E_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleMuon_Run2017E_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleMuon_Run2017F_part1 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleMuon_Run2017F_part2 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
data : SingleMuon_Run2017F_part3 ; Label="Data", FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt" | ||
|
16 changes: 16 additions & 0 deletions
16
TTHAnalysis/python/plotter/RunII_SM_WZ/2017/includes/mca_mcfakes_nanoAODv4.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
fakes_DY : DYJetsToLL_M10to50 : xsec ; FillColor=ROOT.kGray , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake DY", NormSystematic=0.30 | ||
fakes_DY : DYJetsToLL_M50_part1 + DYJetsToLL_M50_part2 + DYJetsToLL_M50_part3 + DYJetsToLL_M50_part4 + DYJetsToLL_M50_part5 + DYJetsToLL_M50_part6 + DYJetsToLL_M50_part7 + DYJetsToLL_M50_part8 + DYJetsToLL_M50_part9 + DYJetsToLL_M50_part10 + DYJetsToLL_M50_part11 + DYJetsToLL_M50_part12 + DYJetsToLL_M50_part13 + DYJetsToLL_M50_part14 + DYJetsToLL_M50_part15 + DYJetsToLL_M50_part16 + DYJetsToLL_M50_part17 + DYJetsToLL_M50_part18 + DYJetsToLL_M50_part19 + DYJetsToLL_M50_part20 + DYJetsToLL_M50_part21 + DYJetsToLL_M50_part22 + DYJetsToLL_M50_part23 : xsec ; FillColor=ROOT.kGray , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake DY", NormSystematic=0.30 | ||
|
||
fakes_TT : TTTo2L2Nu_part1 + TTTo2L2Nu_part2 + TTTo2L2Nu_part3 + TTTo2L2Nu_part4 + TTTo2L2Nu_part5 + TTTo2L2Nu_part6 + TTTo2L2Nu_part7 + TTTo2L2Nu_part8 + TTTo2L2Nu_part9 + TTTo2L2Nu_part10 + TTTo2L2Nu_part11 + TTTo2L2Nu_part12 + TTTo2L2Nu_part13 + TTTo2L2Nu_part14 + TTTo2L2Nu_part15 + TTTo2L2Nu_part16 + TTTo2L2Nu_part17 + TTTo2L2Nu_part18 + TTTo2L2Nu_part19 + TTTo2L2Nu_part20 + TTTo2L2Nu_part21 + TTTo2L2Nu_part22 + TTTo2L2Nu_part23 : xsec ; FillColor=ROOT.kGray+2 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake TT", NormSystematic=0.30 | ||
fakes_TT : TTToSemiLeptonic_part1 + TTToSemiLeptonic_part2 + TTToSemiLeptonic_part3 + TTToSemiLeptonic_part4 + TTToSemiLeptonic_part5 + TTToSemiLeptonic_part6 + TTToSemiLeptonic_part7 + TTToSemiLeptonic_part8 : xsec ; FillColor=ROOT.kGray+2 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake TT", NormSystematic=0.30 | ||
|
||
fakes_T : TW : xsec ; FillColor=ROOT.kGray-2 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake ST", NormSystematic=0.30 | ||
fakes_T : TbarW : xsec ; FillColor=ROOT.kGray-2 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake ST", NormSystematic=0.30 | ||
fakes_T : T_tch_part4 + T_tch_part1 + T_tch_part2 + T_tch_part3 : xsec ; FillColor=ROOT.kGray-2 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake ST", NormSystematic=0.30 | ||
fakes_T : Tbar_tch_part2 + Tbar_tch_part1 + Tbar_tch_part3 : xsec ; FillColor=ROOT.kGray-2 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake ST", NormSystematic=0.30 | ||
|
||
|
||
fakes_VV : WWTo2L2Nu : xsec ; FillColor=ROOT.kGray+9 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake VV", NormSystematic=0.30 | ||
fakes_VV : WZTo2L2Q_part1 + WZTo2L2Q_part2 + WZTo2L2Q_part3 + WZTo2L2Q_part4 + WZTo2L2Q_part5 : xsec ; FillColor=ROOT.kGray+9 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake VV", NormSystematic=0.30 | ||
fakes_VV : ZZTo2L2Q_part1 + ZZTo2L2Q_part2 +ZZTo2L2Q_part3 + ZZTo2L2Q_part4 + ZZTo2L2Q_part5 + ZZTo2L2Q_part6 : xsec ; FillColor=ROOT.kGray+9 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake VV", NormSystematic=0.30 | ||
fakes_VV : ZZTo2L2Nu_part2 + ZZTo2L2Nu_part1 : xsec ; FillColor=ROOT.kGray+9 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isfake.txt", Label="Fake VV", NormSystematic=0.30 |
39 changes: 39 additions & 0 deletions
39
TTHAnalysis/python/plotter/RunII_SM_WZ/2017/includes/mca_prompts_nanoAODv4.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
prompt_WZ : WZTo3LNu_part2 : xsec*1.0 ; FillColor=ROOT.kOrange , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="WZ (k-NNLO)", NormSystematic=0.12 | ||
|
||
|
||
|
||
#prompt_hZZ : HZZ : 0.01212 ; FillColor=ROOT.kGreen-1, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="hZZ", NormSystematic=0.07 | ||
prompt_ZZ : ZZTo4L_part1 + ZZTo4L_part2 + ZZTo4L_part3 : xsec ; FillColor=ROOT.kGreen+1, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="qqZZ", NormSystematic=0.07 | ||
prompt_ggZZ : GluGluToContinToZZTo2e2mu : xsec ; FillColor=ROOT.kGreen, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ggZZ", NormSystematic=0.07 | ||
prompt_ggZZ : GluGluToContinToZZTo2e2nu : xsec ; FillColor=ROOT.kGreen, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ggZZ", NormSystematic=0.07 | ||
prompt_ggZZ : GluGluToContinToZZTo2e2tau : xsec ; FillColor=ROOT.kGreen, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ggZZ", NormSystematic=0.07 | ||
prompt_ggZZ : GluGluToContinToZZTo2mu2nu : xsec ; FillColor=ROOT.kGreen, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ggZZ", NormSystematic=0.07 | ||
prompt_ggZZ : GluGluToContinToZZTo2mu2tau : xsec ; FillColor=ROOT.kGreen, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ggZZ", NormSystematic=0.07 | ||
prompt_ggZZ : GluGluToContinToZZTo4e : xsec ; FillColor=ROOT.kGreen, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ggZZ", NormSystematic=0.07 | ||
prompt_ggZZ : GluGluToContinToZZTo4mu : xsec ; FillColor=ROOT.kGreen, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ggZZ", NormSystematic=0.07 | ||
prompt_ggZZ : GluGluToContinToZZTo4tau : xsec ; FillColor=ROOT.kGreen, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ggZZ", NormSystematic=0.07 | ||
|
||
|
||
prompt_TTX : TTH_pow_part1 + TTH_pow_part3 + TTH_pow_part2 : xsec ; FillColor=ROOT.kViolet-3 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttX", NormSystematic=0.15 | ||
prompt_TTX : TTWToLNu_part1 +TTWToLNu_part2 : xsec ; FillColor=ROOT.kViolet-3 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttX", NormSystematic=0.15 | ||
prompt_TTX : TTZToLLNuNu_part1 + TTZToLLNuNu_part2 + TTZToLLNuNu_part3 : xsec ; FillColor=ROOT.kViolet-3 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttX", NormSystematic=0.15 | ||
prompt_TTX : TTZToQQ : xsec ; FillColor=ROOT.kViolet-3 , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttX", NormSystematic=0.15 | ||
|
||
prompt_TZQ : tZq_ll_part4 + tZq_ll_part1 + tZq_ll_part2 + tZq_ll_part3 + tZq_ll_part5 + tZq_ll_part6 : xsec ; FillColor=ROOT.kCyan , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="tZq", NormSystematic=0.35 | ||
|
||
#prompt_VH : VHToNonbb : xsec ; FillColor=ROOT.kRed-1, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="VH", NormSystematic=0.25 | ||
|
||
prompt_VVV : WWW : xsec ; FillColor=ROOT.kRed + 1, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="VVV", NormSystematic=0.50 | ||
prompt_VVV : WWZ : xsec ; FillColor=ROOT.kRed + 1, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="VVV", NormSystematic=0.50 | ||
prompt_VVV : WZZ : xsec ; FillColor=ROOT.kRed + 1, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="VVV", NormSystematic=0.50 | ||
prompt_VVV : ZZZ : xsec ; FillColor=ROOT.kRed + 1, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="VVV", NormSystematic=0.50 | ||
prompt_VVV : WZG : xsec ; FillColor=ROOT.kRed + 1, FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="VVV", NormSystematic=0.50 | ||
|
||
|
||
prompt_TTXX : TTHH : xsec ; FillColor=ROOT.kViolet , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttXX", NormSystematic=0.15 | ||
prompt_TTXX : TTTT : xsec ; FillColor=ROOT.kViolet , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttXX", NormSystematic=0.15 | ||
prompt_TTXX : TTWH : xsec ; FillColor=ROOT.kViolet , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttXX", NormSystematic=0.15 | ||
prompt_TTXX : TTWZ : xsec ; FillColor=ROOT.kViolet , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttXX", NormSystematic=0.15 | ||
prompt_TTXX : TTZH : xsec ; FillColor=ROOT.kViolet , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttXX", NormSystematic=0.15 | ||
prompt_TTXX : TTZZ : xsec ; FillColor=ROOT.kViolet , FakeRate="RunII_SM_WZ/2016/fakerate_standard_central.txt\,RunII_SM_WZ/2016/fakerate_load_isprompt.txt", Label="ttXX", NormSystematic=0.15 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
rm## Data | ||
## ----------------------------------------------------------- | ||
incl_data : + ; IncludeMca="RunII_SM_WZ/2017/includes/mca_data_2017_nanoAODv4.txt" | ||
|
||
## Backgrounds | ||
## ----------------------------------------------------------- | ||
incl_prompts : + ; IncludeMca="RunII_SM_WZ/2017/includes/mca_prompts_nanoAODv4.txt" | ||
incl_convs : + ; IncludeMca="RunII_SM_WZ/2017/includes/mca_convs_nanoAODv4.txt" | ||
incl_fakes : + ; IncludeMca="RunII_SM_WZ/2017/includes/mca_mcfakes_nanoAODv4.txt" |
Oops, something went wrong.