Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <?xml version="1.0" encoding="UTF-8"?>
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     
0006     <RotationSection label="RP_Transformations.xml">
0007         <Rotation name="RP_45_z_rot" phiX="45*deg" thetaX="90*deg" phiY="(90+45)*deg" thetaY="90*deg"
0008             phiZ="0*deg" thetaZ="0*deg"/>
0009         <Rotation name="RP_90_z_rot" phiX="90*deg" thetaX="90*deg" phiY="(90+90)*deg" thetaY="90*deg"
0010             phiZ="0*deg" thetaZ="0*deg"/>
0011         <Rotation name="RP_90_cw_z_rot" phiX="-90*deg" thetaX="90*deg" phiY="0*deg" thetaY="90*deg"
0012             phiZ="0*deg" thetaZ="0*deg"/>
0013         <Rotation name="RP_135_z_rot" phiX="135*deg" thetaX="90*deg" phiY="(90+135)*deg" thetaY="90*deg"
0014             phiZ="0*deg" thetaZ="0*deg"/>
0015         <Rotation name="RP_z_180_rot" phiX="180*deg" thetaX="90*deg" phiY="270*deg" thetaY="90*deg" phiZ="0*deg" thetaZ="0*deg"/>
0016         <Rotation name="RP_x_90_rot" phiX="0*deg" thetaX="90*deg" phiY="0*deg" thetaY="180*deg" phiZ="90*deg" thetaZ="90*deg"/>
0017         <Rotation name="RP_45_y_rot" phiX="0*deg" thetaX="(90+45)*deg" phiY="90*deg" thetaY="90*deg"
0018             phiZ="0*deg" thetaZ="45*deg"/>
0019         <Rotation name="RP_y_90_rot" phiX="0*deg" thetaX="(90+90)*deg" phiY="90*deg" thetaY="90*deg" phiZ="0*deg" thetaZ="90*deg"/>
0020         <Rotation name="RP_y_180_rot" phiX="0*deg" thetaX="(90+180)*deg" phiY="90*deg" thetaY="90*deg" phiZ="0*deg" thetaZ="180*deg"/>
0021         <Rotation name="RP_y_270_rot" phiX="0*deg" thetaX="(90+270)*deg" phiY="90*deg" thetaY="90*deg" phiZ="0*deg" thetaZ="270*deg"/>
0022         <Rotation name="RP_45_z_180_y_rot" phiX="135*deg" thetaX="90*deg" phiY="45*deg" thetaY="90*deg"
0023             phiZ="0*deg" thetaZ="180*deg"/>
0024         <Rotation name="RP_y_90_z_90_rot" phiX="90*deg" thetaX="90*deg" phiY="0*deg" thetaY="180*deg" phiZ="180*deg" thetaZ="90*deg"/>
0025         <Rotation name="RP_y_270_z_90_rot" phiX="90*deg" thetaX="90*deg" phiY="180*deg" thetaY="180*deg" phiZ="180*deg" thetaZ="90*deg"/>
0026         <Rotation name="RP_180_z_180_y_rot" phiX="0*deg" thetaX="90*deg" phiY="(-90)*deg" thetaY="90*deg"
0027             phiZ="0*deg" thetaZ="180*deg"/>
0028         <Rotation name="RP_90_z_cw_180_y_rot" phiX="90*deg" thetaX="90*deg" phiY="0*deg" thetaY="90*deg"
0029             phiZ="0*deg" thetaZ="180*deg"/>
0030     </RotationSection>
0031     
0032 </DDDefinition>