1 import FWCore.ParameterSet.Config
as cms
2 from PhysicsTools.SelectorUtils.centralIDRegistry
import central_id_registry
18 idName =
"heepElectronID-HEEPV70" 19 WP_HEEP70_EB = HEEP_WorkingPoint_V1(
23 full5x5SigmaIEtaIEtaCut=9999,
25 minE1x5OverE5x5Cut=0.83,
26 minE2x5OverE5x5Cut=0.94,
31 hOverESlopeStart=0.00,
37 trkIsoSlopeStart=0.00,
53 WP_HEEP70_EE = HEEP_WorkingPoint_V1(
57 full5x5SigmaIEtaIEtaCut=0.03,
59 minE1x5OverE5x5Cut=-1.0,
60 minE2x5OverE5x5Cut=-1.0,
65 hOverESlopeStart=0.00,
71 trkIsoSlopeStart=0.00,
91 heepElectronID_HEEPV70 = configureHEEPElectronID_V70 (idName, WP_HEEP70_EB, WP_HEEP70_EE )
101 central_id_registry.register(heepElectronID_HEEPV70.idName,
"49b6b60e9f16727f241eb34b9d345a8f")
102 heepElectronID_HEEPV70.isPOGApproved = cms.untracked.bool(
True)