CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1TriggerKeyOnline_cfi.py
Go to the documentation of this file.
2 
3 L1TriggerKeyOnline = cms.ESProducer("L1TriggerKeyOnlineProd",
4  subsystemLabels = cms.vstring( 'CSCTF', 'DTTF', 'RPC', 'GMT',
5  'RCT', 'GCT', 'GT', 'TSP0' )
6 )
7 
8