/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/MTDCommonData/data/mtdParameters/v2/mtdParameters.xml
18 строк
796 B
Fabio Cossutti
Add ETL structure information to MTDTopology
07 май 2021, 11:15
07 май 2021, 11:15
cc39680
Код
Авторство
О чём код?
<?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="mtdParameters.xml" eval="true"> <Vector name="vPars" type="numeric" nEntries="4"> 4, 4, 4, 24 </Vector> <!--BTL inter-crystal gaps approximated to nearest integer value in microns--> <!--in y preserve total free space, move 0.5 microns for each inter-crystal to borders--> <Vector name="BTL" type="numeric" nEntries="12"> 0, 0, 0, 0, 3733, 1867, 112, 60, 1, 16, 3, 1 </Vector> <Vector name="ETL" type="numeric" nEntries="12"> 0, 0, 0, 0, 50, 50, 50, 50, 16, 16, 2, 1 </Vector> </ConstantsSection> </DDDefinition>