Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoTracker
TkSeedingLayers
python
seedingLayersEDProducer_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
seedingLayersEDProducer = cms.EDProducer(
"SeedingLayersEDProducer"
,
4
layerList = cms.vstring(),
5
BPix = cms.PSet(),
6
FPix = cms.PSet(),
7
TIB = cms.PSet(),
8
TID = cms.PSet(),
9
TOB = cms.PSet(),
10
TEC = cms.PSet(),
11
MTIB = cms.PSet(),
12
MTID = cms.PSet(),
13
MTOB = cms.PSet(),
14
MTEC = cms.PSet(),
15
)
Config
Generated for CMSSW Reference Manual by
1.8.5