Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/EcalTestBeam/data/ebrot.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     <!-- B. Heltsley, Feb. 2, 2007
0004          
0005          The first two variables eta and phi are the polar and
0006          azimuthal angles, respectively, of the H4 beam with respect
0007          to the supermodule.
0008          
0009          Please do not modify the other elements in this table.
0010          
0011          -->
0012     <ConstantsSection label="ebrot.xml" eval="true">
0013         <Constant name="eta" value="1.3"/>
0014         <Constant name="phi" value="9*deg"/>
0015         <!-- DO NOT TOUCH THE NUMBERS FROM HERE ON DOWN -->
0016         <Constant name="theta" value="2*atan(exp(-[eta]))"/>
0017         <Constant name="BarRotX" value="0"/>
0018         <Constant name="BarRotY" value="1"/>
0019         <Constant name="BarRotZ" value="0"/>
0020         <Constant name="BarRotA" value="-90*deg"/>
0021         <Constant name="BarRot2X" value="1"/>
0022         <Constant name="BarRot2Y" value="0"/>
0023         <Constant name="BarRot2Z" value="0"/>
0024         <Constant name="BarRot2A" value="[phi]"/>
0025         <Constant name="BarRot3X" value="0"/>
0026         <Constant name="BarRot3Y" value="1"/>
0027         <Constant name="BarRot3Z" value="0"/>
0028         <Constant name="BarRot3A" value="90*deg-[theta]"/>
0029     </ConstantsSection>
0030 </DDDefinition>