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