Skip to content

Commit

Permalink
Merge pull request #23656 from fabiocos/fc-fixNANO
Browse files Browse the repository at this point in the history
NanoAOD electron configuration fix for cutBased_Fall17_V1 selection (2016)
  • Loading branch information
cmsbuild committed Jun 22, 2018
2 parents e618e5f + 0cbea43 commit 3515129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PhysicsTools/NanoAOD/python/electrons_cff.py
Expand Up @@ -284,6 +284,7 @@
mvaFall17noIso_WP80 = None,
mvaFall17noIso_WP90 = None,
mvaFall17noIso_WPL = None,
cutBased_Fall17_V1 = None,
pt = Var("pt*userFloat('eCorr')", float, precision=-1, doc="p_{T} after energy correction & smearing"),
energyErr = Var("p4Error('P4_COMBINATION')*userFloat('eCorr')",float,doc="energy error of the cluster-track combination",precision=6),
eCorr = Var("userFloat('eCorr')",float,doc="ratio of the calibrated energy/miniaod energy"),
Expand Down

0 comments on commit 3515129

Please sign in to comment.