/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
L1TriggerConfig/Utilities/test/prescale.xml
21 строка
932 B
kkotov
working parser with examples
27 апр 2017, 13:50
27 апр 2017, 13:50
eb70bd9
Код
Авторство
О чём код?
<run-settings id="uGT"> <context id="uGtProcessor"> <!-- Initial prescale set --> <param id="index" type="uint">2</param> <!-- Prescales sets table --> <param id="prescales" type="table"> <columns>algo/prescale-index, 0:0e00, 1:0e10, 2, 3, 4:emergency</columns> <types>string, uint, uint, uint, uint, uint, uint</types> <rows> <!-- Algos must match with menu, thus no default row is needed --> <row>L1_ZeroBias, 15923, 15923, 15923, 15923, 0</row> <row>L1_BptxPlus_NotBptxMinus, 15923, 15923, 15923, 15923, 0</row> <row>L1_BptxMinus_NotBptxPlus, 30000, 28000, 24000, 20000, 0</row> <row>L1_MinimumBiasHF0_OR_BptxAND, 16000, 14000, 12000, 10000, 0</row> <row>L1_MinimumBiasHF0_AND_BptxAND, 0, 0, 0, 0, 0</row> <row>L1_MinimumBiasHF0_OR, 200, 170, 150, 120, 0</row> <!-- ... --> </rows> </param> </context> </run-settings>