/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/TrackerCommonData/data/trackerParameters.xml
45 строк
1 KB
Ianna Osborne
Correct the number of items in a vector.
20 фев 2015, 16:42
20 фев 2015, 16:42
31db8c6
Код
Авторство
О чём код?
<?xml version="1.0"?> <DDDefinition xmlns="http://www.cern.ch/cms/DDL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../../DetectorDescription/Schema/DDLSchema.xsd"> <ConstantsSection label="trackerParameters.xml" eval="true"> <Vector name="vPars" type="numeric" nEntries="6"> 80, 52, 1, 2, 0, 0 </Vector> <Vector name="Subdetector1" type="numeric" nEntries="6"> 16, 8, 2, 0xF, 0xFF, 0x3F </Vector> <Vector name="Subdetector2" type="numeric" nEntries="10"> 23, 16, 10, 8, 2, 0x3, 0xF, 0x3F, 0x3, 0x3F </Vector> <Vector name="Subdetector3" type="numeric" nEntries="12"> 14, 12, 10, 4, 2, 0, 0x7, 0x3, 0x3, 0x3F, 0x3, 0x3 </Vector> <Vector name="Subdetector4" type="numeric" nEntries="12"> 13, 11, 9, 7, 2, 0, 0x3, 0x3, 0x3, 0x3, 0x1F, 0x3 </Vector> <Vector name="Subdetector5" type="numeric" nEntries="10"> 14, 12, 5, 2, 0, 0x7, 0x3, 0x7F, 0x7, 0x3 </Vector> <Vector name="Subdetector6" type="numeric" nEntries="14"> 18, 14, 12, 8, 5, 2, 0, 0x3, 0xF, 0x3, 0xF, 0x7, 0x7, 0x3 </Vector> <Vector name="detIdShifts" type="numeric" nEntries="36"> -1, 23, -1, 13, -1, 18, 16, 16, 14, 11, 14, 14, 8, 8, 4, 9, 5, 8, 2, 2, 2, 2, 2, 5, 0, 0, 0, 0, 0, 2, -1, -1, -1, -1, -1, 0 </Vector> </ConstantsSection> </DDDefinition>