/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
RecoLocalMuon/GEMCSCSegment/python/gemcscSegments_cff.py
6 строк
276 B
Seungjin Yang
replace Run3_GEM with gemcscSegmentsTesting
24 сен 2022, 09:59
24 сен 2022, 09:59
c8830e2
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms from RecoLocalMuon.GEMCSCSegment.gemcscSegments_cfi import gemcscSegments from Configuration.ProcessModifiers.gemcscSegmentsTesting_cff import gemcscSegmentsTesting gemcscSegmentsTesting.toModify(gemcscSegments, enableME21GE21=True)