Skip to content

Commit

Permalink
Merge pull request #228 from blinkseb/move_to_moriond_pu
Browse files Browse the repository at this point in the history
Switch default PU profile to Moriond17
  • Loading branch information
OlivierBondu authored Jan 17, 2017
2 parents 9915408 + 212e8bd commit 5a7f92b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/EventProducer.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
parameters = cms.PSet(
pu_summary = cms.untracked.InputTag('slimmedAddPileupInfo'),
compute_pu_weights = cms.untracked.bool(True),
pu_profile = cms.untracked.string("Spring16_25ns"),
pu_profile = cms.untracked.string("Moriond17_25ns"),
pu_reweighter = cms.PSet(
data_pu_profile = cms.untracked.FileInPath('cp3_llbb/Framework/data/PUProfiles/pu_histogram_2016_271036-284044_ReReco_69200minbias.root'),
),
Expand Down
Binary file modified test/unit_tests_data_ref.root
Binary file not shown.
Binary file modified test/unit_tests_mc_ref.root
Binary file not shown.
Binary file modified test/unit_tests_mc_with_db_ref.root
Binary file not shown.

0 comments on commit 5a7f92b

Please sign in to comment.