Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
FastSimulation
Tracking
python
PixelVerticesProducer_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoPixelVertexing.PixelVertexFinding.PixelVertexes_cfi
import
*
4
from
FastSimulation.Tracking.PixelTracksProducer_cff
import
*
5
pixelVertexing = cms.Sequence(pixelVertices)
6
recopixelvertexing = cms.Sequence(pixelTracking+pixelVertices)
7
# A copy of the above
8
HLTRecopixelvertexingSequence = cms.Sequence(hltPixelTracking+cms.SequencePlaceholder(
"hltPixelVertices"
))
9
PixelTracksProducer_cff
Config
PixelVertexes_cfi
Generated for CMSSW Reference Manual by
1.8.5