/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Configuration/ProcessModifiers/python/mtd_at_hlt_cff.py
8 строк
255 B
Marco Musich
introduce mtd_at_hlt_cff and use it for running fast timing reconstruction
12 июн 2026, 23:29
12 июн 2026, 23:29
2eb38c3
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms # This modifier enables the usage of MTD into the Phase2 HLT # This includes: # - MTD local reconstruction # - fast timing global reconstruction (TrackExtenderWithMTD) # - 4D vertexing mtd_at_hlt = cms.Modifier()