diff --git a/PhysicsTools/NanoAOD/python/egamma_custom_cff.py b/PhysicsTools/NanoAOD/python/egamma_custom_cff.py index da3d947ae4f09..2dddad436c069 100644 --- a/PhysicsTools/NanoAOD/python/egamma_custom_cff.py +++ b/PhysicsTools/NanoAOD/python/egamma_custom_cff.py @@ -52,7 +52,6 @@ ) ) - customPhotonFilterBits = cms.PSet( id = cms.int32(22), sel = cms.string("type(92) && pt > 15 && coll('hltEgammaCandidates')"),