Skip to content

Commit

Permalink
ps weight link
Browse files Browse the repository at this point in the history
  • Loading branch information
rkansal47 committed Aug 26, 2023
1 parent d059487 commit 311d63b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/HHbbVV/processors/corrections.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ def add_systs(systlist, qcdcorr, ewkcorr, vpt):
def add_ps_weight(weights, ps_weights):
"""
Parton Shower Weights (FSR and ISR)
"Default" variation: https://twiki.cern.ch/twiki/bin/view/CMS/HowToPDF#Which_set_of_weights_to_use
i.e. scaling ISR up and down
"""

nweights = len(weights.weight())
Expand Down

0 comments on commit 311d63b

Please sign in to comment.