Main Page
Namespaces
Classes
Package Documentation
SimTracker
TrackHistory
python
SecondaryVertexTagInfoProxy_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# SVTagInfo proxy for VertexHistory
4
svTagInfoProxy = cms.EDProducer(
"SecondaryVertexTagInfoProxy"
,
5
svTagInfoProducer = cms.untracked.InputTag(
"secondaryVertexTagInfos"
)
6
)
7
Generated for CMSSW Reference Manual by
1.8.11