Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/TrackerCommonData/data/tecring1f.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <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">
0003         <ConstantsSection label="tecring1f.xml" eval="true">
0004                 <Constant name="Modules" value="2"/>
0005                 <Constant name="DPhi" value="360*deg/[tecring1:NPhi]"/>
0006                 <Constant name="Phi" value="([Modules]-1)*[DPhi]"/>
0007                 <Constant name="Phi0" value="-[Phi]/2"/>
0008                 <Constant name="Bridges" value="1"/>
0009                 <Constant name="PhiBridge" value="[Phi0]+[DPhi]"/>
0010                 <Constant name="CoolIns0" value="3333"/>
0011                 <Constant name="CoolIns1" value="4440"/>
0012         </ConstantsSection>
0013         <LogicalPartSection label="tecring1f.xml">
0014                 <LogicalPart name="TECRing1F" category="unspecified">
0015                         <rSolid name="tecring1:TECRing1"/>
0016                         <rMaterial name="materials:Air"/>
0017                 </LogicalPart>
0018         </LogicalPartSection>
0019         <Algorithm name="track:DDTECPhiAlgo">
0020                 <rParent name="tecring1f:TECRing1F"/>
0021                 <String name="ChildName" value="tecmodule1:TECModule1"/>
0022                 <Numeric name="StartAngle" value="[Phi0]"/>
0023                 <Numeric name="IncrAngle" value="[DPhi]"/>
0024                 <Numeric name="Radius" value="[tecring1:RPos]"/>
0025                 <Numeric name="ZIn" value="[tecring1:ModuleZ]"/>
0026                 <Numeric name="ZOut" value="-[tecring1:ModuleZ]"/>
0027                 <Numeric name="Number" value="[Modules]"/>
0028                 <Numeric name="StartCopyNo" value="1"/>
0029                 <Numeric name="IncrCopyNo" value="1"/>
0030         </Algorithm>
0031         <Algorithm name="track:DDTECPhiAltAlgo">
0032                 <rParent name="tecring1f:TECRing1F"/>
0033                 <String name="ChildName" value="tecmodule1r:TECModule1Bridge"/>
0034                 <Numeric name="StartAngle" value="[PhiBridge]"/>
0035                 <Numeric name="IncrAngle" value="2*[DPhi]"/>
0036                 <Numeric name="Radius" value="[tecring1:BridgeR]"/>
0037                 <Numeric name="ZIn" value="[tecring1:BridgeZ]"/>
0038                 <Numeric name="ZOut" value="[tecring1:BridgeZ]"/>
0039                 <Numeric name="Number" value="[Bridges]"/>
0040                 <Numeric name="StartCopyNo" value="1"/>
0041                 <Numeric name="IncrCopyNo" value="1"/>
0042         </Algorithm>
0043 </DDDefinition>