/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
HLTrigger/Configuration/python/customizeHLTforMC.py
8 строк
245 B
mmusich
clean-up of unused HLTrigger/Configuration customization functions
30 авг 2024, 10:17
30 авг 2024, 10:17
30014e0
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms def customizeHLTforMC(process): """adapt the HLT to run on MC, instead of data see Configuration/StandardSequences/Reconstruction_Data_cff.py which does the opposite, for RECO""" return process