Skip to content

Commit

Permalink
adding WWW cmsdb entry
Browse files Browse the repository at this point in the history
  • Loading branch information
aalvesan committed Jan 31, 2024
1 parent dbe8b4a commit 720a698
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions cmsdb/campaigns/run2_2016_HIPM_uhh_v12/ewk.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,16 +214,15 @@

cpn.add_dataset(
name="www_amcatnlo",
id= ### TO FIX ###
id=14213401,
processes=[procs.www],
keys=[
"/WWW_4F_TuneCP5_13TeV-amcatnlo-pythia8/RunIISummer20UL16MiniAODAPVv2-106X_mcRun2_asymptotic_preVFP_v11-v1/NANOAODSIM", # noqa
],
n_files= ### TO FIX ###
n_events= ### TO FIX ###
n_files=1,
n_events=71000,
)


cpn.add_dataset(
name="www_ext_amcatnlo",
id=14215136,
Expand Down

0 comments on commit 720a698

Please sign in to comment.