src
HLTrigger
Configuration
python
HLT_75e33
modules
hltPreEle26WP70L1Seeded_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
hltPreEle26WP70L1Seeded = cms.EDFilter(
"HLTPrescaler"
,
4
L1GtReadoutRecordTag = cms.InputTag(
"hltGtStage2Digis"
),
5
offset = cms.uint32(0)
6
)
Generated for CMSSW Reference Manual by
1.8.14