Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
11a0f62
Update 22pre v14 entries.
riga Aug 15, 2025
60b413b
Update prod2 entries.
riga Aug 15, 2025
6e6ba04
Update data entries.
riga Aug 15, 2025
764a853
Update more entries.
riga Aug 16, 2025
8dd35bd
Update DY entries.
riga Aug 16, 2025
5c5356d
Update campaign.
riga Sep 3, 2025
1f09413
Add VBF parking datasets.
riga Sep 4, 2025
f08a45b
added ttbar pre22
Bogdan-Wiederspan Aug 19, 2025
cc78c55
add signal datasets 2022post new campaign
nprouvost Aug 29, 2025
d1a2580
add top datasets, comment out bbWW datasets
nprouvost Aug 29, 2025
7ca52e8
update ewk samples 2022 post
nprouvost Aug 29, 2025
ee7a34b
added last entrys of post22
Bogdan-Wiederspan Sep 1, 2025
59e37c2
Fix campaign entries.
riga Sep 3, 2025
87684f4
comment in non-existing datasets
nprouvost Sep 4, 2025
516e85b
Add data vbf process.
riga Sep 4, 2025
d147c8e
Update dy entries.
riga Sep 5, 2025
6bed2a3
Update single higgs entries
aalvesan Sep 5, 2025
eb26070
add top, ewk wjets and hh2bbtautau (4 signals)
philippgadow Sep 9, 2025
db1c672
add comment for ttz
philippgadow Sep 9, 2025
9a02f3b
add comment for files without DAS entry
philippgadow Sep 9, 2025
2fc72a6
fix linter
philippgadow Sep 9, 2025
733e656
Update 2023post electroweak entries
RobertJWard Sep 9, 2025
7802ae5
Update 2023post datasets
RobertJWard Sep 9, 2025
f09f233
Update data entries.
riga Sep 3, 2025
61221b9
Fix VBF process.
riga Sep 3, 2025
335d82a
update single higgs trigger bits
aalvesan Sep 3, 2025
81e505a
add dy and wlnu to 2023 pre
nprouvost Sep 9, 2025
f7bf9a8
Update 2023pre electroweak entries
RobertJWard Sep 9, 2025
16235bf
add 23pre signal
Bogdan-Wiederspan Sep 9, 2025
9acd121
add top entries
Bogdan-Wiederspan Sep 9, 2025
8c6d2e9
add ewk entries, except dy, nathan did this
Bogdan-Wiederspan Sep 9, 2025
f55ae5e
Fix dy entries in 23pre.
riga Sep 9, 2025
86a4dd9
Add missing k2v 0 sample in 23pre.
riga Sep 24, 2025
174d635
Merge branch 'master' into fix/trigger_bits_v14
riga Oct 13, 2025
6870f32
Merge branch 'master' into fix/trigger_bits_v14
riga Oct 22, 2025
f728712
Merge branch 'master' into fix/trigger_bits_v14
riga Oct 22, 2025
1cc62b8
Merge branch 'master' into fix/trigger_bits_v14
riga Oct 27, 2025
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
6 changes: 3 additions & 3 deletions cmsdb/campaigns/run3_2022_postEE_nano_uhh_v14/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

campaign_run3_2022_postEE_nano_uhh_v14 = Campaign(
name="run3_2022_postEE_nano_uhh_v14",
id=320222141, # (run)3(year)2022(part)2(version)14(prod)1
id=320222142, # (run)3(year)2022(part)2(version)14(prod)2
ecm=13.6,
bx=25,
aux={
Expand All @@ -25,9 +25,9 @@
"custom": {
"name": "run3_2022_postEE_nano_uhh_v14",
"creator": "uhh",
"nanogen_version": "prod1",
"nanogen_version": "prod2",
"locations": {
"desy": "davs://dcache-cms-webdav-wan.desy.de:2880/pnfs/desy.de/cms/tier2/store/user/aalvesan/nanogen_store/MergeNano/config_22post_v14/prod1", # noqa
"desy": "davs://dcache-cms-webdav-wan.desy.de:2880/pnfs/desy.de/cms/tier2/store/user/aalvesan/nanogen_store/MergeNano/config_22post_v14/prod2", # noqa
},
},
},
Expand Down
36 changes: 18 additions & 18 deletions cmsdb/campaigns/run3_2022_postEE_nano_uhh_v14/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
keys=[
"/EGamma/Run2022E-22Sep2023_NanoAODv14UHH-v1/NANOAOD",
],
n_files=136,
n_files=157,
n_events=148_661_479,
aux={
"merging_factors": {
"nominal": 15,
"nominal": 13,
},
"era": "E",
},
Expand All @@ -37,11 +37,11 @@
keys=[
"/EGamma/Run2022F-22Sep2023_NanoAODv14UHH-v1/NANOAOD",
],
n_files=452,
n_files=516,
n_events=464_077_454,
aux={
"merging_factors": {
"nominal": 16,
"nominal": 14,
},
"era": "F",
},
Expand All @@ -55,11 +55,11 @@
keys=[
"/EGamma/Run2022G-22Sep2023_NanoAODv14UHH-v2/NANOAOD",
],
n_files=78,
n_files=83,
n_events=76_724_231,
aux={
"merging_factors": {
"nominal": 16,
"nominal": 15,
},
"era": "G",
},
Expand Down Expand Up @@ -139,11 +139,11 @@
keys=[
"/Muon/Run2022E-22Sep2023_NanoAODv14UHH-v1/NANOAOD",
],
n_files=113,
n_files=120,
n_events=141_480_973,
aux={
"merging_factors": {
"nominal": 17,
"nominal": 16,
},
"era": "E",
},
Expand All @@ -157,11 +157,11 @@
keys=[
"/Muon/Run2022F-22Sep2023_NanoAODv14UHH-v2/NANOAOD",
],
n_files=372,
n_files=419,
n_events=449_185_088,
aux={
"merging_factors": {
"nominal": 18,
"nominal": 16,
},
"era": "F",
},
Expand All @@ -175,11 +175,11 @@
keys=[
"/Muon/Run2022G-22Sep2023_NanoAODv14UHH-v1/NANOAOD",
],
n_files=66,
n_files=74,
n_events=76_689_396,
aux={
"merging_factors": {
"nominal": 19,
"nominal": 17,
},
"era": "G",
},
Expand All @@ -197,11 +197,11 @@
keys=[
"/Tau/Run2022E-22Sep2023_NanoAODv14UHH-v1/NANOAOD",
],
n_files=34,
n_files=37,
n_events=30_520_481,
aux={
"merging_factors": {
"nominal": 13,
"nominal": 12,
},
"era": "E",
},
Expand All @@ -215,11 +215,11 @@
keys=[
"/Tau/Run2022F-22Sep2023_NanoAODv14UHH-v1/NANOAOD",
],
n_files=127,
n_files=145,
n_events=115_472_800,
aux={
"merging_factors": {
"nominal": 16,
"nominal": 14,
},
"era": "F",
},
Expand All @@ -233,11 +233,11 @@
keys=[
"/Tau/Run2022G-22Sep2023_NanoAODv14UHH-v1/NANOAOD",
],
n_files=21,
n_files=23,
n_events=17_838_713,
aux={
"merging_factors": {
"nominal": 16,
"nominal": 14,
},
"era": "G",
},
Expand Down
Loading