Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions cmsdb/campaigns/run2_2016_nano_uhh_v12/ewk.py
Original file line number Diff line number Diff line change
Expand Up @@ -412,9 +412,9 @@
)

cpn.add_dataset(
name="zz_zqq_zll_amcatnlo",
name="zz_2l2q_amcatnlo",
id=14284244,
processes=[procs.zz_zqq_zll],
processes=[procs.zz_2l2q],
keys=[
"/ZZTo2Q2L_mllmin4p0_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v2/NANOAODSIM", # noqa
],
Expand All @@ -424,9 +424,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="zz_zll_znunu_powheg",
name="zz_2l2nu_powheg",
id=14212205,
processes=[procs.zz_zll_znunu],
processes=[procs.zz_2l2nu],
keys=[
"/ZZTo2L2Nu_TuneCP5_13TeV_powheg_pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v1/NANOAODSIM", # noqa
],
Expand All @@ -436,9 +436,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="zz_zll_zll_powheg",
name="zz_4l_powheg",
id=14344450,
processes=[procs.zz_zll_zll],
processes=[procs.zz_4l],
keys=[
"/ZZTo4L_TuneCP5_13TeV_powheg_pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v1/NANOAODSIM", # noqa
],
Expand All @@ -447,9 +447,9 @@
)

cpn.add_dataset(
name="zz_zqq_zqq_amcatnlo",
name="zz_4q_amcatnlo",
id=14373200,
processes=[procs.zz_zqq_zqq],
processes=[procs.zz_4q],
keys=[
"/ZZTo4Q_5f_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v2/NANOAODSIM", # noqa
],
Expand All @@ -458,9 +458,9 @@
)

cpn.add_dataset(
name="zz_znunu_zqq_amcatnlo",
name="zz_2nu2q_amcatnlo",
id=14373276,
processes=[procs.zz_znunu_zqq],
processes=[procs.zz_2nu2q],
keys=[
"/ZZTo2Nu2Q_5f_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v2/NANOAODSIM", # noqa
],
Expand All @@ -483,9 +483,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="wz_wlnu_zll_amcatnlo",
name="wz_3lnu_amcatnlo",
id=14212844,
processes=[procs.wz_wlnu_zll],
processes=[procs.wz_3lnu],
keys=[
"/WZTo3LNu_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v1/NANOAODSIM", # noqa
],
Expand All @@ -495,9 +495,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="wz_wqq_zll_amcatnlo",
name="wz_2l2q_amcatnlo",
id=14283305,
processes=[procs.wz_wqq_zll],
processes=[procs.wz_2l2q],
keys=[
"/WZTo2Q2L_mllmin4p0_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v2/NANOAODSIM", # noqa
],
Expand All @@ -506,9 +506,9 @@
)

cpn.add_dataset(
name="wz_wlnu_zqq_4f_amcatnlo",
name="wz_lnu2q_4f_amcatnlo",
id=14373428,
processes=[procs.wz_wlnu_zqq],
processes=[procs.wz_lnu2q],
keys=[
"/WZTo1L1Nu2Q_4f_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v2/NANOAODSIM", # noqa
],
Expand All @@ -529,9 +529,9 @@
)

cpn.add_dataset(
name="ww_sl_4f_amcatnlo",
name="ww_lnu2q_4f_amcatnlo",
id=14373365,
processes=[procs.ww_sl],
processes=[procs.ww_lnu2q],
keys=[
"/WWTo1L1Nu2Q_4f_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v2/NANOAODSIM", # noqa
],
Expand All @@ -540,9 +540,9 @@
)

cpn.add_dataset(
name="ww_dl_powheg",
name="ww_2l2nu_powheg",
id=14215099,
processes=[procs.ww_dl],
processes=[procs.ww_2l2nu],
keys=[
"/WWTo2L2Nu_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v1/NANOAODSIM", # noqa
],
Expand All @@ -551,9 +551,9 @@
)

cpn.add_dataset(
name="ww_fh_4f_amcatnlo",
name="ww_4q_4f_amcatnlo",
id=14373147,
processes=[procs.ww_fh],
processes=[procs.ww_4q],
keys=[
"/WWTo4Q_4f_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL16NanoAODv12-106X_mcRun2_asymptotic_v17-v3/NANOAODSIM", # noqa
],
Expand Down
24 changes: 12 additions & 12 deletions cmsdb/campaigns/run2_2017_nano_uhh_v11/ewk.py
Original file line number Diff line number Diff line change
Expand Up @@ -424,9 +424,9 @@
)

# cpn.add_dataset(
# name="zz_zqq_zll_amcatnlo",
# name="zz_2l2q_amcatnlo",
# id=14298864,
# processes=[procs.zz_zqq_zll],
# processes=[procs.zz_2l2q],
# keys=[
# "/ZZTo2Q2L_mllmin4p0_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v1/NANOAODSIM", # noqa
# ],
Expand All @@ -436,9 +436,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
# cpn.add_dataset(
# name="zz_zll_znunu_powheg",
# name="zz_2l2nu_powheg",
# id=14237024,
# processes=[procs.zz_zll_znunu],
# processes=[procs.zz_2l2nu],
# keys=[
# "/ZZTo2L2Nu_TuneCP5_13TeV_powheg_pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v1/NANOAODSIM", # noqa
# ],
Expand All @@ -448,9 +448,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
# cpn.add_dataset(
# name="zz_zll_zll_powheg",
# name="zz_4l_powheg",
# id=14243658,
# processes=[procs.zz_zll_zll],
# processes=[procs.zz_4l],
# keys=[
# "/ZZTo4L_TuneCP5_13TeV_powheg_pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v2/NANOAODSIM", # noqa
# ],
Expand All @@ -472,9 +472,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
# cpn.add_dataset(
# name="wz_wlnu_zll_amcatnlo",
# name="wz_3lnu_amcatnlo",
# id=14253602,
# processes=[procs.wz_wlnu_zll],
# processes=[procs.wz_3lnu],
# keys=[
# "/WZTo3LNu_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v2/NANOAODSIM", # noqa
# ],
Expand All @@ -484,9 +484,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
# cpn.add_dataset(
# name="wz_wqq_zll_amcatnlo",
# name="wz_2l2q_amcatnlo",
# id=14328000,
# processes=[procs.wz_wqq_zll],
# processes=[procs.wz_2l2q],
# keys=[
# "/WZTo2Q2L_mllmin4p0_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v2/NANOAODSIM", # noqa
# ],
Expand All @@ -507,9 +507,9 @@
)

# cpn.add_dataset(
# name="ww_dl_powheg",
# name="ww_2l2nu_powheg",
# id=14241651,
# processes=[procs.ww_dl],
# processes=[procs.ww_2l2nu],
# keys=[
# "/WWTo2L2Nu_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v2/NANOAODSIM", # noqa
# ],
Expand Down
24 changes: 12 additions & 12 deletions cmsdb/campaigns/run2_2017_nano_v9/ewk.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="zz_zqq_zll_amcatnlo",
name="zz_2l2q_amcatnlo",
id=14298864,
processes=[procs.zz_zqq_zll],
processes=[procs.zz_2l2q],
keys=[
"/ZZTo2Q2L_mllmin4p0_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v1/NANOAODSIM", # noqa
],
Expand All @@ -355,9 +355,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="zz_zll_znunu_powheg",
name="zz_2l2nu_powheg",
id=14237024,
processes=[procs.zz_zll_znunu],
processes=[procs.zz_2l2nu],
keys=[
"/ZZTo2L2Nu_TuneCP5_13TeV_powheg_pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v1/NANOAODSIM", # noqa
],
Expand All @@ -367,9 +367,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="zz_zll_zll_powheg",
name="zz_4l_powheg",
id=14243658,
processes=[procs.zz_zll_zll],
processes=[procs.zz_4l],
keys=[
"/ZZTo4L_TuneCP5_13TeV_powheg_pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v2/NANOAODSIM", # noqa
],
Expand All @@ -391,9 +391,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="wz_wlnu_zll_amcatnlo",
name="wz_3lnu_amcatnlo",
id=14253602,
processes=[procs.wz_wlnu_zll],
processes=[procs.wz_3lnu],
keys=[
"/WZTo3LNu_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v2/NANOAODSIM", # noqa
],
Expand All @@ -403,9 +403,9 @@

# there is a 4 GeV mZ cut, which has no effect on the cross section though
cpn.add_dataset(
name="wz_wqq_zll_amcatnlo",
name="wz_2l2q_amcatnlo",
id=14328000,
processes=[procs.wz_wqq_zll],
processes=[procs.wz_2l2q],
keys=[
"/WZTo2Q2L_mllmin4p0_TuneCP5_13TeV-amcatnloFXFX-pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v2/NANOAODSIM", # noqa
],
Expand All @@ -426,9 +426,9 @@
)

cpn.add_dataset(
name="ww_dl_powheg",
name="ww_2l2nu_powheg",
id=14241651,
processes=[procs.ww_dl],
processes=[procs.ww_2l2nu],
keys=[
"/WWTo2L2Nu_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL17NanoAODv9-106X_mc2017_realistic_v9-v2/NANOAODSIM", # noqa
],
Expand Down
Loading