Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/examples/DDCMS/data/pixfwdCommon.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          
0005          == CMS Forward Pixels Geometry ==
0006          
0007          @version 3.02.01 May 30, 2006
0008          @created Dmitry Onoprienko
0009          
0010          == COMPONENT DEFINED BY THIS FILE: ==
0011          
0012          Constants and rotations required by multiple components.
0013          
0014          -->
0015     <ConstantsSection label="Common" eval="true">
0016         <Constant name="SmallBool" value="0.01*mm"/>
0017         <!-- Small value used to make boolean-subtracted volumes
0018              slightly larger then their mothers, so that Iguana 
0019              can visualize them properly -->
0020     </ConstantsSection>
0021     <RotationSection label="Root">
0022         <Rotation name="Y180" phiX="180.*deg" thetaX="90.*deg" phiY="90.*deg" thetaY="90.*deg" phiZ="0.*deg" thetaZ="180.*deg"/>
0023         <Rotation name="Z180" phiX="180.*deg" thetaX="90.*deg" phiY="270.*deg" thetaY="90.*deg" phiZ="0.*deg" thetaZ="0.*deg"/>
0024         <ReflectionRotation name="ReflectionX" phiX="180.*deg" thetaX="90.*deg" phiY="90.*deg" thetaY="90.*deg" phiZ="0.*deg" thetaZ="0.*deg"/>
0025     </RotationSection>
0026 </DDDefinition>