Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
steggema committed Mar 24, 2017
1 parent 717fa65 commit 607d6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Httbar/scripts/setup_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def prepareLeptonPlusJets(cb, procs, in_file, masses=['400', '500', '600', '750'
LnNUnc(['sChannel'], 'CMS_httbar_sChannelNorm_13TeV', 1.20),
LnNUnc(['WJets'], 'CMS_httbar_WNorm_13TeV', 1.5),
LnNUnc(['ZJets'], 'CMS_httbar_ZNorm_13TeV', 1.5),
LnNUnc(['TTV'], 'CMS_httbar_ZNorm_13TeV', 1.2),
LnNUnc(['TTV'], 'CMS_httbar_TTVNorm_13TeV', 1.2),
LnNUnc(['QCDmujets'], 'CMS_httbar_QCDmujetsNorm', 2.0),
LnNUnc(['QCDejets'], 'CMS_httbar_QCDejetsNorm', 2.0),
]
Expand Down

0 comments on commit 607d6aa

Please sign in to comment.