Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/VeryForwardData/data/CTPPS_Stations_Assembly.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"
0003     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004     xsi:schemaLocation="http://www.cern.ch/cms/DDL ../../DDLSchema/DDLSchema.xsd">
0005     <ConstantsSection label="CTPPS_Stations_Assembly.xml" eval="true">
0006         <!--positions of the stations from the IP5 to the first element of the station-->
0007         <!--coordinate system is relative to CMS 1 (z>0) and 2 (z<0)-->
0008         <Constant name="CTPPS_210_Left_Station_Position_z" value="202769*mm"/>
0009         <Constant name="CTPPS_210_Right_Station_Position_z" value="-202769*mm"/>
0010         <Constant name="CTPPS_220_Left_Station_Position_z" value="214020*mm"/>
0011         <Constant name="CTPPS_220_Right_Station_Position_z" value="-214020*mm"/>
0012         <!-- +-1500 mm for the two 220 m stations outside the IP-->
0013     </ConstantsSection>
0014     
0015     <PosPartSection label="CTPPS_Stations_Assembly.xml">
0016 <!--todo if we remove this the alignment module hangs forever-->
0017         <PosPart copyNumber="1">
0018             <rParent name="cms:CMSE"/>
0019             <rChild name="CTPPS_220_Right_Station:RP_220_Right_Station"/>
0020             <Translation x="0*mm" y="0*mm" z="[CTPPS_220_Right_Station_Position_z]-[CTPPS_220_Right_Station:RP_220_Right_Station_Length]/2"/>
0021         </PosPart>
0022         <PosPart copyNumber="1">
0023             <rParent name="cms:CMSE"/>
0024             <rChild name="CTPPS_220_Left_Station:RP_220_Left_Station"/>
0025             <Translation x="0*mm" y="0*mm" z="[CTPPS_220_Left_Station_Position_z]+[CTPPS_220_Left_Station:RP_220_Left_Station_Length]/2"/>
0026         </PosPart>
0027 <!---->
0028         <PosPart copyNumber="1">
0029             <rParent name="cms:CMSE"/>
0030             <rChild name="CTPPS_210_Right_Station:RP_210_Right_Station"/>
0031             <Translation x="0*mm" y="0*mm" z="[CTPPS_210_Right_Station_Position_z]-[CTPPS_210_Right_Station:RP_210_Right_Station_Length]/2"/>
0032         </PosPart>
0033         <PosPart copyNumber="1">
0034             <rParent name="cms:CMSE"/>
0035             <rChild name="CTPPS_210_Left_Station:RP_210_Left_Station"/>
0036             <Translation x="0*mm" y="0*mm" z="[CTPPS_210_Left_Station_Position_z]+[CTPPS_210_Left_Station:RP_210_Left_Station_Length]/2"/>
0037         </PosPart>
0038     </PosPartSection>
0039 </DDDefinition>