From 2bba7203bfe9a8d5c19dd0272294b2e29b5be9f6 Mon Sep 17 00:00:00 2001 From: rselvati Date: Wed, 20 Mar 2024 21:52:59 +0100 Subject: [PATCH] code checks --- PhysicsTools/NanoAOD/python/egamma_custom_cff.py | 1 - 1 file changed, 1 deletion(-) 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')"),