CMS 3D CMS Logo

muoMuonIDs_cff.py
Go to the documentation of this file.
1 # Misc loads for VID framework
3 from PhysicsTools.SelectorUtils.centralIDRegistry import central_id_registry
4 
5 muoMuonIDTask = cms.Task(muoMuonIDs)
6 muoMuonIDSequence = cms.Sequence(muoMuonIDTask)