Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/FP420CommonData/data/cmshps240.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.) HPS240 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="cmshps240.xml">
0016         <!--  -->
0017         <PosPart copyNumber="1">
0018             <rParent name="cms:CMSE"/>
0019             <rChild name="hps240:HPS240E"/>
0020             <Translation x="0*fm" y="0*fm" z="[hps240:ZMainShift]"/>
0021             <rRotation name="FP420Rot:FP420R270"/>
0022         </PosPart>
0023         <!--  <rRotation name="FP420Rot:FP420R090"/>  -->
0024         <!--  -->
0025         <!--3D UNTI-CLOCKWISE(at -Z dir.) HPS240 DETECTOR   -->
0026         <!--  -->
0027         <!-- ONE HAVE TO PUT IT IN +(OR -) X -->
0028         <!--  -->
0029         <!--DO in addition to previous one the Y-ROTATION IN 180 DEGREE -->
0030         <!--Finally, it will be the FP420X180 (FP420R090) TO EXCHANGE X AND Y -->
0031         <!-- DETECTOR WILL LIE AT (-X) -->
0032         <!--  -->
0033         <PosPart copyNumber="2">
0034             <rParent name="cms:CMSE"/>
0035             <rChild name="hps240:HPS240E"/>
0036             <Translation x="0*fm" y="0*fm" z="-[hps240:ZMainShift]"/>
0037             <rRotation name="FP420Rot:FP420X090"/>
0038         </PosPart>
0039         <!--   <rRotation name="FP420Rot:FP420X180"/>  -->
0040         <!--  -->
0041     </PosPartSection>
0042 </DDDefinition>