Skip to content

Commit

Permalink
adding pu_sf to external_files
Browse files Browse the repository at this point in the history
  • Loading branch information
aalvesan committed May 3, 2024
1 parent d7f334f commit fd8b5f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hbt/config/configs_run2ul.py
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,9 @@ def add_config(
# external files
json_mirror = "/afs/cern.ch/work/m/mrieger/public/mirrors/jsonpog-integration-9ea86c4c"
cfg.x.external_files = DotDict.wrap({
# pileup weight corrections
"pu_sf": (f"{json_mirror}/POG/LUM/{year}{corr_postfix}_UL/puWeights.json.gz", "v1"),

# jet energy correction
"jet_jerc": (f"{json_mirror}/POG/JME/{year}{corr_postfix}_UL/jet_jerc.json.gz", "v1"),

Expand Down

0 comments on commit fd8b5f9

Please sign in to comment.