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