Skip to content

Commit

Permalink
add hh(bbww) datasets to 2022 nano v12 campaigns
Browse files Browse the repository at this point in the history
  • Loading branch information
mafrahm committed Feb 2, 2024
1 parent aa76896 commit 6645cca
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmsdb/campaigns/run3_2022_postEE_nano_v12/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@
import cmsdb.campaigns.run3_2022_postEE_nano_v12.top # noqa
import cmsdb.campaigns.run3_2022_postEE_nano_v12.ewk # noqa
import cmsdb.campaigns.run3_2022_postEE_nano_v12.qcd # noqa
import cmsdb.campaigns.run3_2022_postEE_nano_v12.hh2bbww # noqa
54 changes: 54 additions & 0 deletions cmsdb/campaigns/run3_2022_postEE_nano_v12/hh2bbww.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# coding: utf-8

"""
HH -> bbWW datasets for the 2022 post-EE data-taking campaign
"""

import cmsdb.processes as procs
from cmsdb.campaigns.run3_2022_postEE_nano_v12 import campaign_run3_2022_postEE_nano_v12 as cpn


#
# ggf, HH -> bbVV inclusive
#

cpn.add_dataset(
name="ggHH_kl_1_kt_1_hbbhww_powheg",
id=14857512,
# processes=[procs.ggHH_kl_1_kt_1_hbbhww],
keys=[
"/GluGlutoHHto2B2V_kl-1p00_kt-1p00_c2-0p00_TuneCP5_13p6TeV_powheg-pythia8/Run3Summer22EENanoAODv12-130X_mcRun3_2022_realistic_postEE_v6-v3/NANOAODSIM", # noqa
],
n_files=40,
n_events=769320,
)

#
# ggf, HH -> bbVV single lepton
#

cpn.add_dataset(
name="ggHH_kl_1_kt_1_sl_hbbhww_powheg",
id=14870918,
processes=[procs.ggHH_kl_1_kt_1_sl_hbbhww],
keys=[
"/GluGlutoHHto2B2WtoLNu2Q_kl-1p00_kt-1p00_c2-0p00_TuneCP5_13p6TeV_powheg-pythia8/Run3Summer22EENanoAODv12-130X_mcRun3_2022_realistic_postEE_v6-v3/NANOAODSIM", # noqa
],
n_files=33,
n_events=307250,
)

#
# ggf, HH -> bbVV dilepton
#

cpn.add_dataset(
name="ggHH_kl_1_kt_1_dl_hbbhww_powheg",
id=14857784,
processes=[procs.ggHH_kl_1_kt_1_dl_hbbhww],
keys=[
"/GluGlutoHHto2B2Vto2L2Nu_kl-1p00_kt-1p00_c2-0p00_TuneCP5_13p6TeV_powheg-pythia8/Run3Summer22EENanoAODv12-130X_mcRun3_2022_realistic_postEE_v6-v2/NANOAODSIM", # noqa
],
n_files=64,
n_events=302033,
)
1 change: 1 addition & 0 deletions cmsdb/campaigns/run3_2022_preEE_nano_v12/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@
import cmsdb.campaigns.run3_2022_preEE_nano_v12.top # noqa
import cmsdb.campaigns.run3_2022_preEE_nano_v12.ewk # noqa
import cmsdb.campaigns.run3_2022_preEE_nano_v12.qcd # noqa
import cmsdb.campaigns.run3_2022_preEE_nano_v12.hh2bbww # noqa
53 changes: 53 additions & 0 deletions cmsdb/campaigns/run3_2022_preEE_nano_v12/hh2bbww.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# coding: utf-8

"""
HH -> bbWW datasets for the 2022 pre-EE data-taking campaign
"""

import cmsdb.processes as procs
from cmsdb.campaigns.run3_2022_preEE_nano_v12 import campaign_run3_2022_preEE_nano_v12 as cpn

#
# ggf, HH -> bbVV inclusive
#

cpn.add_dataset(
name="ggHH_kl_1_kt_1_hbbhww_powheg",
id=14863914,
# processes=[procs.ggHH_kl_1_kt_1_hbbhww],
keys=[
"/GluGlutoHHto2B2V_kl-1p00_kt-1p00_c2-0p00_TuneCP5_13p6TeV_powheg-pythia8/Run3Summer22NanoAODv12-130X_mcRun3_2022_realistic_v5-v3/NANOAODSIM", # noqa
],
n_files=48,
n_events=229178,
)

#
# ggf, HH -> bbVV single lepton
#

cpn.add_dataset(
name="ggHH_kl_1_kt_1_sl_hbbhww_powheg",
id=14868316,
processes=[procs.ggHH_kl_1_kt_1_sl_hbbhww],
keys=[
"/GluGlutoHHto2B2WtoLNu2Q_kl-1p00_kt-1p00_c2-0p00_TuneCP5_13p6TeV_powheg-pythia8/Run3Summer22NanoAODv12-130X_mcRun3_2022_realistic_v5-v2/NANOAODSIM", # noqa
],
n_files=31,
n_events=89899,
)

#
# ggf, HH -> bbVV dilepton
#

cpn.add_dataset(
name="ggHH_kl_1_kt_1_dl_hbbhww_powheg",
id=14847284,
processes=[procs.ggHH_kl_1_kt_1_dl_hbbhww],
keys=[
"/GluGlutoHHto2B2Vto2L2Nu_kl-1p00_kt-1p00_c2-0p00_TuneCP5_13p6TeV_powheg-pythia8/Run3Summer22NanoAODv12-130X_mcRun3_2022_realistic_v5-v1/NANOAODSIM", # noqa
],
n_files=20,
n_events=86800,
)

0 comments on commit 6645cca

Please sign in to comment.