Skip to content

Commit

Permalink
bbtautau ad data fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nseeba committed Sep 3, 2024
1 parent 9198543 commit f85ca3e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 43 deletions.
10 changes: 1 addition & 9 deletions cmsdb/campaigns/run3_2023_postBPix_nano_v12/data.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# coding: utf-8

# Find information from here: https://docs.google.com/presentation/d/1TjPem5jX0fzqvTGl271_nQFoVBabsrdrO0i8Qo1uD5E/edit#slide=id.g289f499aa6b_2_58

"""
CMS datasets from the 2023 postBPix data-taking campaign
"""
Expand All @@ -14,7 +12,6 @@
#
# Muon
#

cpn.add_dataset(
name="data_mu_d_1",
id=14787686,
Expand All @@ -29,7 +26,6 @@
"era": "D",
},
)

cpn.add_dataset(
name="data_mu_d_2",
id=14786997,
Expand All @@ -48,7 +44,6 @@
#
# E/Gamma
#

cpn.add_dataset(
name="data_egamma_d_1",
id=14787876,
Expand All @@ -63,7 +58,6 @@
"era": "D",
},
)

cpn.add_dataset(
name="data_egamma_d_2",
id=14785166,
Expand All @@ -82,7 +76,6 @@
#
# Tau
#

cpn.add_dataset(
name="data_tau_d",
id=14786907,
Expand All @@ -101,7 +94,6 @@
#
# MuonEG
#

cpn.add_dataset(
name="data_muoneg_d",
id=14787200,
Expand All @@ -115,4 +107,4 @@
aux={
"era": "D",
},
)
)
14 changes: 2 additions & 12 deletions cmsdb/campaigns/run3_2023_postBPix_nano_v12/hh2bbtautau.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# coding: utf-8

# Find information from here: https://docs.google.com/presentation/d/1TjPem5jX0fzqvTGl271_nQFoVBabsrdrO0i8Qo1uD5E/edit#slide=id.g289f499aa6b_2_58

"""
HH -> bbtautau datasets for the 2023 data-taking campaign with datasets at NanoAOD tier in
version 12, created with custom content at UHH.
Expand Down Expand Up @@ -37,7 +35,6 @@
n_files=16,
n_events=490000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl1_kt1_c23_powheg",
id=14931408,
Expand All @@ -48,7 +45,6 @@
n_files=22,
n_events=496000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl5_kt1_powheg",
id=14931619,
Expand All @@ -59,7 +55,6 @@
n_files=23,
n_events=496000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl1_kt1_c2m2_powheg",
id=14930980,
Expand All @@ -70,7 +65,6 @@
n_files=20,
n_events=498000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl0_kt1_powheg",
id=14931073,
Expand All @@ -81,7 +75,6 @@
n_files=34,
n_events=492000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl1_kt1_c20p35_powheg",
id=14931113,
Expand All @@ -92,7 +85,6 @@
n_files=27,
n_events=496000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl1_kt1_c20p10_powheg",
id=14930917,
Expand All @@ -103,7 +95,6 @@
n_files=35,
n_events=496409,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl2p45_kt1_powheg",
id=14930553,
Expand All @@ -114,14 +105,13 @@
n_files=29,
n_events=499198,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl2p45_kt1_LHEweights_powheg",
name="hh_ggf_hbb_htt_kl2p45_kt1_lheweights_powheg",
id=14943641,
processes=[procs.hh_ggf_hbb_htt_kl2p45_kt1],
keys=[
"/GluGlutoHHto2B2Tau_kl-2p45_kt-1p00_c2-0p00_LHEweights_TuneCP5_13p6TeV_powheg-pythia8/Run3Summer23BPixNanoAODv12-130X_mcRun3_2023_realistic_postBPix_v6-v2/NANOAODSIM", # noqa
],
n_files=148,
n_events=1497480,
)
)
10 changes: 0 additions & 10 deletions cmsdb/campaigns/run3_2023_preBPix_nano_v12/data.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# coding: utf-8

# Find information from here: https://docs.google.com/presentation/d/1TjPem5jX0fzqvTGl271_nQFoVBabsrdrO0i8Qo1uD5E/edit#slide=id.g289f499aa6b_2_58

"""
CMS datasets from the 2023 preBPix data-taking campaign
"""
Expand All @@ -14,7 +12,6 @@
#
# Muon
#

cpn.add_dataset(
name="data_mu_c_1",
id=14786982,
Expand All @@ -29,7 +26,6 @@
"era": "C",
},
)

cpn.add_dataset(
name="data_mu_c_2",
id=14787027,
Expand All @@ -44,7 +40,6 @@
"era": "C",
},
)

cpn.add_dataset(
name="data_mu_c_2_v2",
id=14953406,
Expand All @@ -63,7 +58,6 @@
#
# E/Gamma
#

cpn.add_dataset(
name="data_egamma_c_1",
id=14786977,
Expand All @@ -78,7 +72,6 @@
"era": "C",
},
)

cpn.add_dataset(
name="data_egamma_c_2",
id=14786782,
Expand All @@ -97,7 +90,6 @@
#
# Tau
#

cpn.add_dataset(
name="data_tau_c",
id=14786972,
Expand All @@ -116,7 +108,6 @@
#
# MuonEG
#

cpn.add_dataset(
name="data_muoneg_c",
id=14784848,
Expand All @@ -131,4 +122,3 @@
"era": "C",
},
)

14 changes: 2 additions & 12 deletions cmsdb/campaigns/run3_2023_preBPix_nano_v12/hh2bbtautau.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# coding: utf-8

# Find information from here: https://docs.google.com/presentation/d/1TjPem5jX0fzqvTGl271_nQFoVBabsrdrO0i8Qo1uD5E/edit#slide=id.g289f499aa6b_2_58

"""
HH -> bbtautau datasets for the 2023 data-taking campaign with datasets at NanoAOD tier in
version 12, created with custom content at UHH.
Expand Down Expand Up @@ -37,7 +35,6 @@
n_files=47,
n_events=959000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl0_kt1_c21_powheg",
id=14931215,
Expand All @@ -48,7 +45,6 @@
n_files=48,
n_events=994000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl1_kt1_c20p10_powheg",
id=14931140,
Expand All @@ -59,7 +55,6 @@
n_files=37,
n_events=990960,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl1_kt1_c20p35_powheg",
id=14931233,
Expand All @@ -70,7 +65,6 @@
n_files=42,
n_events=998174,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl1_kt1_c23_powheg",
id=14930778,
Expand All @@ -81,7 +75,6 @@
n_files=25,
n_events=992000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl1_kt1_c2m2_powheg",
id=14931022,
Expand All @@ -92,7 +85,6 @@
n_files=22,
n_events=990000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl2p45_kt1_powheg",
id=14931153,
Expand All @@ -103,7 +95,6 @@
n_files=58,
n_events=995107,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl5_kt1_powheg",
id=14930961,
Expand All @@ -114,14 +105,13 @@
n_files=33,
n_events=991000,
)

cpn.add_dataset(
name="hh_ggf_hbb_htt_kl2p45_kt1_LHEweights_powheg",
name="hh_ggf_hbb_htt_kl2p45_kt1_lheweights_powheg",
id=14940620,
processes=[procs.hh_ggf_hbb_htt_kl2p45_kt1],
keys=[
"/GluGlutoHHto2B2Tau_kl-2p45_kt-1p00_c2-0p00_LHEweights_TuneCP5_13p6TeV_powheg-pythia8/Run3Summer23NanoAODv12-130X_mcRun3_2023_realistic_v15-v3/NANOAODSIM", # noqa
],
n_files=236,
n_events=2860485,
)
)

0 comments on commit f85ca3e

Please sign in to comment.