src
HLTrigger
Configuration
python
HLT_75e33
modules
hltL3MuonsPhase2L3Links_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
hltL3MuonsPhase2L3Links = cms.EDProducer(
"MuonLinksProducer"
,
4
inputCollection = cms.InputTag(
"hltPhase2L3Muons"
)
5
)
Generated for CMSSW Reference Manual by
1.8.14