Skip to content

Commit

Permalink
Merge pull request #8588 from cms-btv-pog/SoftElectronDRUpdate_from-C…
Browse files Browse the repository at this point in the history
…MSSW_7_4_0_pre9

Updated soft electron dR cut to better match the jet size (75X)
  • Loading branch information
cmsbuild committed Mar 31, 2015
2 parents bd10f73 + ce5e5aa commit 2cf17e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RecoBTag/SoftLepton/python/softPFElectronTagInfos_cfi.py
Expand Up @@ -4,6 +4,6 @@
primaryVertex = cms.InputTag("offlinePrimaryVertices"),
jets = cms.InputTag("ak4PFJetsCHS"),
electrons = cms.InputTag("gedGsfElectrons"),
DeltaRElectronJet=cms.double(0.5),
DeltaRElectronJet=cms.double(0.4),
MaxSip3D=cms.double(200)
)

0 comments on commit 2cf17e0

Please sign in to comment.