Main Page
Namespaces
Classes
Package Documentation
src
RecoMuon
L3MuonProducer
python
L3MuonCandidates_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
L3MuonCandidates = cms.EDProducer(
"L3MuonCandidateProducer"
,
4
InputObjects = cms.InputTag(
"L3Muons"
),
5
InputLinksObjects = cms.InputTag(
""
),
6
MuonPtOption = cms.string(
"Global"
)
7
)
Generated for CMSSW Reference Manual by
1.8.11