Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Geometry/HcalCommonData/data/hcalforwardalgo.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         <ConstantsSection label="hcalforwardalgo.xml" eval="true">
0004                 <Constant name="dzHF" value="82.5*cm"/>
0005                 <Constant name="dzVCal" value="([cms:ForwdVcalZ2]-[cms:ForwdVcalZ1])/2"/>
0006                 <Constant name="dzHFx" value="([dzVCal])"/>
0007                 <Constant name="halfAngHF" value="10*deg"/>
0008                 <Constant name="rMinHF" value="12.5*cm"/>
0009                 <Constant name="rMaxHF" value="1.570*m"/>
0010                 <Constant name="dxLowHF" value="([rMinHF]*tan([halfAngHF]))"/>
0011                 <Constant name="dxTopHF" value="([rMaxHF]*tan([halfAngHF]))"/>
0012                 <Constant name="dyHF" value="([rMaxHF]-[rMinHF])/2"/>
0013                 <Constant name="yposHF" value="([rMaxHF]+[rMinHF])/2"/>
0014                 <Constant name="zposVCal" value="([cms:ForwdVcalZ2]+[cms:ForwdVcalZ1])/2"/>
0015                 <Constant name="zposModule" value="11.975*m"/>
0016         </ConstantsSection>
0017         <SolidSection label="hcalforwardalgo.xml">
0018                 <Tubs name="VCAL" rMin="[cms:ForwdBeamR1]" rMax="[cms:ForwdVcalR1]" dz="[dzVCal]" startPhi="0*deg" deltaPhi="360*deg"/>
0019                 <Tubs name="HVQF" rMin="[cms:ForwdBeamR1]" rMax="[cms:ForwdVcalR1]" dz="[dzHFx]" startPhi="0*deg" deltaPhi="360*deg"/>
0020                 <Trapezoid name="HVQX" dz="[dzHF]" alp1="0*deg" bl1="[dxLowHF]" tl1="[dxTopHF]" h1="[dyHF]" alp2="0*deg" bl2="[dxLowHF]" tl2="[dxTopHF]" h2="[dyHF]" phi="0*deg" theta="0*deg"/>
0021         </SolidSection>
0022         <LogicalPartSection label="hcalforwardalgo.xml">
0023                 <LogicalPart name="VCAL" category="unspecified">
0024                         <rSolid name="VCAL"/>
0025                         <rMaterial name="materials:Air"/>
0026                 </LogicalPart>
0027                 <LogicalPart name="HVQF" category="unspecified">
0028                         <rSolid name="HVQF"/>
0029                         <rMaterial name="materials:Air"/>
0030                 </LogicalPart>
0031                 <LogicalPart name="HVQX" category="unspecified">
0032                         <rSolid name="HVQX"/>
0033                         <rMaterial name="hcalforwardmaterial:HFAbsorber"/>
0034                 </LogicalPart>
0035         </LogicalPartSection>
0036         <PosPartSection label="hcalforwardalgo.xml">
0037                 <PosPart copyNumber="5001">
0038                         <rParent name="cms:CMSE"/>
0039                         <rChild name="hcalforwardalgo:VCAL"/>
0040                         <rRotation name="rotations:000D"/>
0041                         <Translation x="0*fm" y="0*fm" z="[zposVCal]"/>
0042                 </PosPart>
0043                 <PosPart copyNumber="5002">
0044                         <rParent name="cms:CMSE"/>
0045                         <rChild name="hcalforwardalgo:VCAL"/>
0046                         <rRotation name="rotations:180D"/>
0047                         <Translation x="0*fm" y="0*fm" z="-[zposVCal]"/>
0048                 </PosPart>
0049                 <PosPart copyNumber="1">
0050                         <rParent name="hcalforwardalgo:VCAL"/>
0051                         <rChild name="hcalforwardalgo:HVQF"/>
0052                         <Translation x="0*fm" y="0*fm" z="[zposModule]-[zposVCal]"/>
0053                 </PosPart>
0054         </PosPartSection>
0055         <Algorithm name="hcal:DDHCalAngular">
0056                 <rParent name="hcalforwardalgo:HVQF"/>
0057                 <String name="ChildName" value="HVQX"/>
0058                 <String name="RotNameSpace" value="hcalrotations"/>
0059                 <Numeric name="n" value="18"/>
0060                 <Numeric name="startCopyNo" value="1"/>
0061                 <Numeric name="incrCopyNo" value="1"/>
0062                 <Numeric name="rangeAngle" value="360*deg"/>
0063                 <Numeric name="startAngle" value="-90*deg"/>
0064                 <Numeric name="shiftY" value="[yposHF]"/>
0065                 <Numeric name="shiftX" value="0*fm"/>
0066                 <Numeric name="zoffset" value="0*fm"/>
0067         </Algorithm>
0068 </DDDefinition>