/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Configuration/ProcessModifiers/python/applyHFLibraryFix_cff.py
6 строк
204 B
Salavat
Option to use Run3 HFShowerLibrary file for Run2 with Modifier applyHFLibraryFix
17 дек 2022, 18:07
17 дек 2022, 18:07
a73c51c
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms #--- For using Run3 HFSHowerLibrary for Run2 simulation #--- instead of the default one with a problem (deficit of entries) applyHFLibraryFix = cms.Modifier()