Main Page
Namespaces
Classes
Package Documentation
RecoPixelVertexing
PixelLowPtUtilities
python
TrackSeeds_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
import
RecoTracker.TkSeedGenerator.SeedGeneratorFromProtoTracksEDProducer_cfi
4
pixelTrackSeeds = RecoTracker.TkSeedGenerator.SeedGeneratorFromProtoTracksEDProducer_cfi.SeedGeneratorFromProtoTracksEDProducer.clone(
5
InputCollection =
''
,
6
TTRHBuilder =
'WithTrackAngle'
7
)
8
#pixelTrackSeeds = cms.EDProducer("SeedProducer",
9
# TTRHBuilder = cms.string('WithTrackAngle'),
10
# tripletList = cms.vstring()
11
#)
12
SeedGeneratorFromProtoTracksEDProducer_cfi
Generated for CMSSW Reference Manual by
1.8.11