/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
RecoMuon/L2MuonSeedGenerator/python/L2OfflineMuonSeeds_cfi.py
8 строк
236 B
Jeongeun Lee
drop type specs where original parameter exist
17 июн 2020, 09:43
17 июн 2020, 09:43
0299df7
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms from RecoMuon.MuonSeedGenerator.ancientMuonSeed_cfi import * L2OfflineMuonSeeds = ancientMuonSeed.clone( CSCRecSegmentLabel = 'hltCscSegments', DTRecSegmentLabel = 'hltDt4DSegments' )