Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/FP420CommonData/data/cmsfp420.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     <!--  -->
0004     <!--3D CLOCKWISE(at +Z dir.) FP420 DETECTOR IS LOCALLY DESCRIBED IN POSITIVE Y DIRECTION  -->
0005     <!--  -->
0006     <!-- ONE HAVE TO PUT IT IN +(OR -) X -->
0007     <!--  -->
0008     <!--DO Z-ROTATION IN 90 DEGREE USING  FP420R090 TO EXCHANGE X AND Y -->
0009     <!-- DETECTOR WILL LIE AT (-X) -->
0010     <!--  -->
0011     <!--DO Z-ROTATION IN 270 DEGREE USING  FP420R270 TO EXCHANGE X AND Y -->
0012     <!-- DETECTOR WILL LIE AT (+X) BUT Y directed TO DOWN-->
0013     <!--  -->
0014     <!--  -->
0015     <PosPartSection label="cmsfp420.xml">
0016         <!--  -->
0017         <PosPart copyNumber="1">
0018             <rParent name="cms:CMSE"/>
0019             <rChild name="fp420:FP420E"/>
0020             <Translation x="0*fm" y="0*fm" z="[fp420:ZMainShift]"/>
0021             <rRotation name="FP420Rot:FP420R090"/>
0022         </PosPart>
0023         <!--  -->
0024         <!--3D UNTI-CLOCKWISE(at -Z dir.) FP420 DETECTOR   -->
0025         <!--  -->
0026         <!-- ONE HAVE TO PUT IT IN +(OR -) X -->
0027         <!--  -->
0028         <!--DO in addition to previous one the Y-ROTATION IN 180 DEGREE -->
0029         <!--Finally, it will be the FP420R090 TO EXCHANGE X AND Y -->
0030         <!-- DETECTOR WILL LIE AT (-X) -->
0031         <!--  -->
0032         <PosPart copyNumber="2">
0033             <rParent name="cms:CMSE"/>
0034             <rChild name="fp420:FP420E"/>
0035             <Translation x="0*fm" y="0*fm" z="-[fp420:ZMainShift]"/>
0036             <rRotation name="FP420Rot:FP420X180"/>
0037         </PosPart>
0038         <!--  -->
0039     </PosPartSection>
0040 </DDDefinition>