Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/TrackerCommonData/data/tecring2b.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="tecring2b.xml" eval="true">
0004                 <Constant name="Modules" value="2"/>
0005                 <Constant name="DPhi" value="360*deg/[tecring2:NPhi]"/>
0006                 <Constant name="Phi" value="([Modules]-1)*[DPhi]"/>
0007                 <Constant name="Phi0" value="-[Phi]/2"/>
0008                 <Constant name="AngleHyb0" value="-5.00*deg"/>
0009                 <Constant name="AngleHyb1" value="5.00*deg"/>
0010                 <Constant name="Bridges" value="1"/>
0011                 <Constant name="PhiBridge" value="[Phi0]"/>
0012                 <Constant name="CoolIns0" value="1111"/>
0013                 <Constant name="CoolIns1" value="2020"/>
0014         </ConstantsSection>
0015         <LogicalPartSection label="tecring2b.xml">
0016                 <LogicalPart name="TECRing2B" category="unspecified">
0017                         <rSolid name="tecring2:TECRing2"/>
0018                         <rMaterial name="materials:Air"/>
0019                 </LogicalPart>
0020         </LogicalPartSection>
0021         <Algorithm name="track:DDTECPhiAlgo">
0022                 <rParent name="tecring2b:TECRing2B"/>
0023                 <String name="ChildName" value="tecmodule2:TECModule2"/>
0024                 <Numeric name="StartAngle" value="[Phi0]"/>
0025                 <Numeric name="IncrAngle" value="[DPhi]"/>
0026                 <Numeric name="Radius" value="[tecring2:RPos]"/>
0027                 <Numeric name="ZIn" value="-[tecring2:ModuleZ]-[tecmodpar:SideFrameThick]"/>
0028                 <Numeric name="ZOut" value="[tecring2:ModuleZ]"/>
0029                 <Numeric name="Number" value="[Modules]"/>
0030                 <Numeric name="StartCopyNo" value="4"/>
0031                 <Numeric name="IncrCopyNo" value="1"/>
0032         </Algorithm>
0033         <Algorithm name="track:DDTECPhiAltAlgo">
0034                 <rParent name="tecring2b:TECRing2B"/>
0035                 <String name="ChildName" value="tecmodule2:TECModule2Bridge"/>
0036                 <Numeric name="StartAngle" value="[PhiBridge]"/>
0037                 <Numeric name="IncrAngle" value="2*[DPhi]"/>
0038                 <Numeric name="Radius" value="[tecring2:BridgeR]"/>
0039                 <Numeric name="ZIn" value="[tecring2:BridgeZ]"/>
0040                 <Numeric name="ZOut" value="[tecring2:BridgeZ]"/>
0041                 <Numeric name="Number" value="[Bridges]"/>
0042                 <Numeric name="StartCopyNo" value="1"/>
0043                 <Numeric name="IncrCopyNo" value="1"/>
0044         </Algorithm>
0045 </DDDefinition>