/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Validation/CTPPS/python/ctppsProtonReconstructionSimulationValidator_cfi.py
8 строк
630 B
ᐊᑦᔦᓪ ᕙᕐᒃ
Update ctppsProtonReconstructionSimulationValidator_cfi.py
13 окт 2025, 00:29
Не верифицирован
13 окт 2025, 00:29
8a6ab62
Код
Авторство
О чём код?
from Validation.CTPPS.ctppsProtonReconstructionSimulationValidatorDefault_cfi import ctppsProtonReconstructionSimulationValidatorDefault as _ctppsProtonReconstructionSimulationValidatorDefault ctppsProtonReconstructionSimulationValidator = _ctppsProtonReconstructionSimulationValidatorDefault.clone() from Configuration.Eras.Modifier_run3_common_cff import run3_common run3_common.toModify(ctppsProtonReconstructionSimulationValidator, useNewLHCInfo = True) from Configuration.Eras.Modifier_ctpps_directSim_cff import ctpps_directSim ctpps_directSim.toModify(ctppsProtonReconstructionSimulationValidator, useNewLHCInfo = False)