/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/TrackerCommonData/data/tecring4.xml
20 строк
1 KB
Giulio Eulisse
Snapshot of CMSSW_6_2_0_pre8.
26 июн 2013, 18:12
26 июн 2013, 18:12
214ab73
Код
Авторство
О чём код?
<?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="tecring4.xml" eval="true"> <Constant name="Rin" value="[tecmodule4:Rin]"/> <Constant name="Rout" value="[tecmodule4:Rout]"/> <Constant name="Rmin" value="601.787*mm"/> <Constant name="NPhi" value="40"/> <Constant name="RPos" value="[Rmin]+([tecmodule4:FullHeight]+[tecmodpar:TopFrameHeight])/2"/> <Constant name="ModuleGap" value="3.75*mm"/> <Constant name="RingThick" value="(2*[tecmodpar:ModuleThickDS]+ [ModuleGap])"/> <Constant name="ModuleZ" value="([tecmodpar:ModuleThickDS]+ [ModuleGap])/2"/> <Constant name="RingZ" value="-17.229*mm"/> <Constant name="BridgeR" value="685.9*mm"/> <Constant name="BridgeZ" value="([tecpetpar:BridgeThick]-[tecmodule4:BridgeThick])/2"/> <Constant name="BridgeFrameZ" value="[RingZ]-([tecpetpar:BridgeThick]+ [RingThick])/2"/> </ConstantsSection> <SolidSection label="tecring4.xml"> <Tubs name="TECRing4" rMin="[Rin]" rMax="[Rout]" dz="[RingThick]/2" startPhi="-[tecpetpar:PetalContWidth]/2" deltaPhi="[tecpetpar:PetalContWidth]"/> </SolidSection> </DDDefinition>