Skip to content

Commit

Permalink
Merge pull request #58 from cp3-llbb/OlivierBondu-patch-1
Browse files Browse the repository at this point in the history
Update HHConfiguration.py
  • Loading branch information
BrieucF committed Nov 19, 2015
2 parents 5181174 + 22099e5 commit 6269520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/HHConfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
process.framework.producers.puppimet.parameters.met = cms.untracked.InputTag('slimmedMETsPuppi')

# Custom the cuts
process.framework.producers.jets.parameters.cut = cms.untracked.string("pt > 30")
process.framework.producers.jets.parameters.cut = cms.untracked.string("pt > 20")
#process.framework.producers.muons.parameters.cut = cms.untracked.string("pt > 20")
#process.framework.producers.electrons.parameters.cut = cms.untracked.string("pt > 20")

Expand Down

0 comments on commit 6269520

Please sign in to comment.