Skip to content

Commit

Permalink
Merge pull request #142 from blinkseb/update_efficiencies
Browse files Browse the repository at this point in the history
Update efficiencies
  • Loading branch information
swertz committed Feb 28, 2017
2 parents 872847c + 71739cc commit b4b0f64
Show file tree
Hide file tree
Showing 8 changed files with 3,480 additions and 1,315 deletions.
1,242 changes: 989 additions & 253 deletions data/Efficiencies/Electron_IsoEle12Leg.json

Large diffs are not rendered by default.

1,229 changes: 1,001 additions & 228 deletions data/Efficiencies/Electron_IsoEle23Leg.json

Large diffs are not rendered by default.

408 changes: 204 additions & 204 deletions data/Efficiencies/Muon_DoubleIsoMu17Mu8_IsoMu17leg.json

Large diffs are not rendered by default.

428 changes: 214 additions & 214 deletions data/Efficiencies/Muon_DoubleIsoMu17TkMu8_IsoMu8legORTkMu8leg.json

Large diffs are not rendered by default.

408 changes: 204 additions & 204 deletions data/Efficiencies/Muon_XPathIsoMu23leg.json

Large diffs are not rendered by default.

424 changes: 212 additions & 212 deletions data/Efficiencies/Muon_XPathIsoMu8leg.json

Large diffs are not rendered by default.

654 changes: 654 additions & 0 deletions data/ScaleFactors/Electron_MediumPlusHLTSafeID_moriond17.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions test/HHConfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@
# framework.getProducer('jets').parameters.cut = cms.untracked.string("pt > 20")
#framework.getProducer('jets').parameters.computeRegression = cms.untracked.bool(True)

framework.getProducer('electrons').parameters.scale_factors.id_mediumplushltsafe_hh = cms.untracked.FileInPath('cp3_llbb/HHAnalysis/data/ScaleFactors/Electron_MediumPlusHLTSafeID_moriond17.json')

if runOnData:
framework.redoJEC()

Expand Down

0 comments on commit b4b0f64

Please sign in to comment.