CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
hltPrescaler_cfi.py
Go to the documentation of this file.
2 
3 hltPrescaler = cms.EDFilter("HLTPrescaler",
4  offset = cms.uint32(0),
5  L1GtReadoutRecordTag = cms.InputTag("hltGtDigis")
6 )