CMS 3D CMS Logo

caloDeepCSVJetTags_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 from RecoBTag.Combined.pfDeepCSVJetTags_cfi import pfDeepCSVJetTags
3 
4 caloDeepCSVJetTags = pfDeepCSVJetTags.clone(src = cms.InputTag('caloDeepCSVTagInfos'))