/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/TrackerCommonData/data/tecring5b.xml
55 строк
3 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="tecring5b.xml" eval="true"> <Constant name="Modules" value="3"/> <Constant name="DPhi" value="360*deg/[tecring5:NPhi]"/> <Constant name="Phi" value="([Modules]-1)*[DPhi]"/> <Constant name="Phi0" value="-[Phi]/2"/> <Constant name="AngleHyb0" value="-11.00*deg"/> <Constant name="AngleHyb1" value="-8.80*deg"/> <Constant name="AngleHyb2" value="-6.60*deg"/> <Constant name="AngleHyb3" value="-4.40*deg"/> <Constant name="AngleHyb4" value="-2.20*deg"/> <Constant name="AngleHyb5" value="0.00*deg"/> <Constant name="AngleHyb6" value="2.20*deg"/> <Constant name="AngleHyb7" value="4.40*deg"/> <Constant name="AngleHyb8" value="6.60*deg"/> <Constant name="AngleHyb9" value="8.80*deg"/> <Constant name="AngleHybA" value="11.00*deg"/> <Constant name="Bridges" value="1"/> <Constant name="PhiBridge" value="[Phi0]+[DPhi]"/> <Constant name="CoolIns0" value="2202"/> <Constant name="CoolIns1" value="1111"/> <Constant name="CoolIns2" value="2220"/> </ConstantsSection> <LogicalPartSection label="tecring5b.xml"> <LogicalPart name="TECRing5B" category="unspecified"> <rSolid name="tecring5:TECRing5"/> <rMaterial name="materials:Air"/> </LogicalPart> </LogicalPartSection> <Algorithm name="track:DDTECPhiAlgo"> <rParent name="tecring5b:TECRing5B"/> <String name="ChildName" value="tecmodule5:TECModule5"/> <Numeric name="StartAngle" value="[Phi0]"/> <Numeric name="IncrAngle" value="[DPhi]"/> <Numeric name="Radius" value="[tecring5:RPos]"/> <Numeric name="ZIn" value="[tecring5:ModuleZ]"/> <Numeric name="ZOut" value="-[tecring5:ModuleZ]-[tecmodpar:SideFrameThick]"/> <Numeric name="Number" value="[Modules]"/> <Numeric name="StartCopyNo" value="5"/> <Numeric name="IncrCopyNo" value="1"/> </Algorithm> <Algorithm name="track:DDTECPhiAltAlgo"> <rParent name="tecring5b:TECRing5B"/> <String name="ChildName" value="tecmodule5:TECModule5Bridge"/> <Numeric name="StartAngle" value="[PhiBridge]"/> <Numeric name="IncrAngle" value="2*[DPhi]"/> <Numeric name="Radius" value="[tecring5:BridgeR]"/> <Numeric name="ZIn" value="[tecring5:BridgeZ]"/> <Numeric name="ZOut" value="[tecring5:BridgeZ]"/> <Numeric name="Number" value="[Bridges]"/> <Numeric name="StartCopyNo" value="1"/> <Numeric name="IncrCopyNo" value="1"/> </Algorithm> </DDDefinition>