/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CommonTools/RecoAlgos/python/TrackWithVertexRefSelector_cfi.py
7 строк
223 B
Matti Kortelainen
Switch TrackWithVertexRefSelector to ObjectSelectorStreamProducer
03 ноя 2015, 18:11
03 ноя 2015, 18:11
8e787d9
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms from CommonTools.RecoAlgos.TrackWithVertexSelectorParams_cff import * trackWithVertexRefSelector = cms.EDProducer("TrackWithVertexRefSelector", trackWithVertexSelectorParams )