Main Page
Namespaces
Classes
Package Documentation
RecoBTag
Combined
python
caloDeepCSVTagInfos_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
from
RecoBTag.SecondaryVertex.combinedSecondaryVertexCommon_cff
import
combinedSecondaryVertexCommon
3
4
caloDeepCSVTagInfos = cms.EDProducer(
5
'TrackDeepNNTagInfoProducer'
,
6
svTagInfos = cms.InputTag(
'inclusiveSecondaryVertexFinderTagInfos'
),
7
computer = combinedSecondaryVertexCommon
8
)
combinedSecondaryVertexCommon_cff
Generated for CMSSW Reference Manual by
1.8.11