Skip to content

Commit c058f8e

Browse files
committed
correcting syntax on ttbar entry
1 parent 23bec90 commit c058f8e

File tree

1 file changed

+2
-2
lines changed
  • cmsdb/campaigns/run2_2016_HIPM_uhh_v12

1 file changed

+2
-2
lines changed

cmsdb/campaigns/run2_2016_HIPM_uhh_v12/ttbar.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"/TTTo2L2Nu_mtop173p5_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL16MiniAODAPVv2-106X_mcRun2_asymptotic_preVFP_v11-v1/NANOAODSIM", # noqa
165165
],
166166
n_files=16,
167-
n_events=16848000,
167+
n_events=16848000,
168168
),
169169
mtop_down=DatasetInfo(
170170
keys=[
@@ -287,7 +287,7 @@
287287
"/TTToSemiLeptonic_mtop173p5_TuneCP5_13TeV-powheg-pythia8/RunIISummer20UL16MiniAODAPVv2-106X_mcRun2_asymptotic_preVFP_v11-v1/NANOAODSIM", # noqa
288288
],
289289
n_files=53,
290-
n_events=55256000
290+
n_events=55256000,
291291
),
292292
),
293293
)

0 commit comments

Comments
 (0)