1 import FWCore.ParameterSet.Config
as cms
3 from PhysicsTools.SelectorUtils.centralIDRegistry
import central_id_registry
5 globalMuonPromptTight_V0 = cms.PSet(
6 idName = cms.string(
"globalMuonPromptTight-V0"),
8 cms.PSet( cutName = cms.string(
"GlobalMuonPromptTightCut"),
9 needsAdditionalProducts = cms.bool(
False),
10 isIgnored = cms.bool(
False) )
14 central_id_registry.register(globalMuonPromptTight_V0,
15 '4e200c57c24487498e1673f21c0e682e')