Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
)
Config
Generated for CMSSW Reference Manual by
1.8.5