/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Configuration/ProcessModifiers/python/runDependent_cff.py
7 строк
281 B
Chris West
Introduce runDependent process modifier and make configuration of run-dependent MC configurable from cmsDriver
28 апр 2021, 01:30
28 апр 2021, 01:30
bb7547c
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms # This modifier is for configuration changes specific to run-dependent MC. # In order to preserve the possibily of multi-year MC, only one run-dependent MC # modifier should exist and be used for all years. runDependent = cms.Modifier()