/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
GeneratorInterface/RivetInterface/test/BuildFile.xml
16 строк
1 KB
Matti Kortelainen
Disable tests that read existing non-RAW files
15 май 2026, 19:22
15 май 2026, 19:22
9486638
Код
Авторство
О чём код?
<test name="test-rivet-list" command="test-rivet-list.sh"/> <test name="test-rivet-run" command="test-rivet-run.sh"/> <test name="test-rivet-plot" command="rivet-mkhtml out.yoda"> <flags PRE_TEST="test-rivet-run"/> </test> <test name="test-yoda-merge" command="test-yoda-merge.sh"> <flags PRE_TEST="test-rivet-run"/> </test> <test name="test-yoda-root" command="test-yoda-root.sh"> <flags PRE_TEST="test-rivet-run"/> </test> <test name="test-particleLevel_fromHepMC3" command="cmsRun ${LOCALTOP}/src/GeneratorInterface/RivetInterface/test/particleLevel_fromHepMC3_cfg.py"/> <test name="test-particleLevel_fromGenParticles" command="cmsRun ${LOCALTOP}/src/GeneratorInterface/RivetInterface/test/particleLevel_fromGenParticles_cfg.py"/> <!-- <test name="test-particleLevel_fromMiniAod" command="cmsRun ${LOCALTOP}/src/GeneratorInterface/RivetInterface/test/particleLevel_cfg.py"/> COMMENT: reads old format file --> <test name="test-particleLevel_fromPtGun" command="cmsRun ${LOCALTOP}/src/GeneratorInterface/RivetInterface/test/particleLevel_fromPtGun_cfg.py"/> <!-- <test name="test-HTXS" command="cmsRun ${LOCALTOP}/src/GeneratorInterface/RivetInterface/test/runRivetHTXS_cfg.py"/> COMMENT: reads old format file -->