Main Page
Namespaces
Classes
Package Documentation
L1Trigger
ME0Trigger
python
me0TriggerDigis_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
me0TriggerDigis = cms.EDProducer(
"ME0TriggerProducer"
,
4
ME0PadDigiClusterProducer = cms.InputTag(
"simMuonME0PadDigiClusters"
),
5
tmbParam = cms.PSet()
6
)
Generated for CMSSW Reference Manual by
1.8.11