CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
egmGsfElectronIDs_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 # Load the producer module to build full 5x5 cluster shapes and whatever
6 # else is needed for IDs
8 
9 egmGsfElectronIDSequence = cms.Sequence(electronIDValueMapProducer * egmGsfElectronIDs)