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