Skip to content

Commit

Permalink
Name of dy and wj changed in 2022_preEE to match the 2022_postEE naming
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalvaso committed Dec 6, 2024
1 parent ab87247 commit 11d7057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmsdb/campaigns/run3_2022_preEE_nano_tau_skim_v2/ewk.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


cpn.add_dataset(
name='dy_incl', #DYto2L_M-50
name='dy_lep_madgraph', #DYto2L_M-50
id=2212016,
processes=[procs.dy_lep],
keys=['/DYto2L_M_50_madgraphMLM', '/DYto2L_M_50_madgraphMLM_ext1'],
Expand All @@ -27,7 +27,7 @@
)

cpn.add_dataset(
name='wj_incl',
name='wj_incl_madgraph',
id=414,
processes=[procs.wj],
keys=['/WtoLNu_madgraphMLM','/WtoLNu_madgraphMLM_ext1'],
Expand Down

0 comments on commit 11d7057

Please sign in to comment.