Skip to content

Commit

Permalink
fix mismatch with DAS
Browse files Browse the repository at this point in the history
  • Loading branch information
mafrahm committed Sep 18, 2024
1 parent a4b672a commit 83feb6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmsdb/campaigns/run3_2023_preBPix_nano_v12/ewk.py
Original file line number Diff line number Diff line change
Expand Up @@ -580,8 +580,8 @@
keys=[
"/WtoLNu-2Jets_TuneCP5_13p6TeV_amcatnloFXFX-pythia8/Run3Summer23NanoAODv12-130X_mcRun3_2023_realistic_v15-v2/NANOAODSIM", # noqa
],
n_files=439,
n_events=193207285,
n_files=438,
n_events=192893909,
),
),
)
Expand Down

0 comments on commit 83feb6d

Please sign in to comment.