Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
RecoMuon
TrackerSeedGenerator
python
L3TrackCombiner_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
L3TrackCombiner = cms.EDProducer(
4
"L3TrackCombiner"
,
5
labels = cms.VInputTag(
6
cms.InputTag(
"hltL3MuonsOIState"
),
7
cms.InputTag(
"hltL3MuonsOIHit"
),
8
cms.InputTag(
"hltL3MuonsIOHit"
),
9
)
10
)
Generated for CMSSW Reference Manual by
1.8.5