Back to home page

EIC code displayed by LXR

 
 

    


Warning, /epic/compact/far_forward/romanpots.xml is written in an unsupported language. File is not indexed.

0001 <!-- SPDX-License-Identifier: LGPL-3.0-or-later -->
0002 <!-- Copyright (C) 2022 Whitney Armstrong -->
0003 
0004 <lccdd>
0005   <define>
0006     <comment>
0007       ---------------------------------
0008       Far Forward B0 Tracker Parameters
0009       ---------------------------------
0010     </comment>
0011     <constant name="ForwardRomanPotA_zpos" value="B1APF_CenterPosition + B1APF_Length/2.0 + 20.0*cm"/>
0012     <constant name="ForwardRomanPotA_xpos" value="B1APF_XPosition"/>
0013     <constant name="ForwardRomanPotB_zpos" value="B2PF_CenterPosition - B2PF_Length/2.0 - 20.0*cm"/>
0014     <constant name="ForwardRomanPotB_xpos" value="B2PF_XPosition "/>
0015   </define>
0016 
0017   <include ref="roman_pots_eRD24_design.xml"/>
0018 
0019   <!--
0020   <detectors>
0021     <detector
0022       id="ForwardRomanPotA_ID"
0023       name="ForwardRomanPotA"
0024       readout="ForwardRomanPotHits"
0025       type="ip6_RectangularTracker"
0026       insideTrackingVolume="true"
0027       reflect="false"
0028       vis="AnlRed">
0029       <position x="ForwardRomanPotA_xpos" y="0" z="ForwardRomanPotA_zpos"/>
0030       <layer id="1"
0031         vis="AnlBlue"
0032         x="20.0*cm"
0033         y="10.0*cm" >
0034         <slice material="Air" thickness="1.0*cm" vis="AnlBlue" sensitive="true" />
0035         <slice material="Air" thickness="1.0*cm" vis="AnlBlue" sensitive="true" />
0036         <slice material="Air" thickness="1.0*cm" vis="AnlBlue" sensitive="true" />
0037         <slice material="Air" thickness="1.0*cm" vis="AnlBlue" sensitive="true" />
0038       </layer>
0039     </detector>
0040     <detector
0041       id="ForwardRomanPotB_ID"
0042       name="ForwardRomanPotB"
0043       readout="ForwardRomanPotHits"
0044       type="ip6_RectangularTracker"
0045       insideTrackingVolume="true"
0046       reflect="false"
0047       vis="AnlRed">
0048       <position x="ForwardRomanPotB_xpos" y="0" z="ForwardRomanPotB_zpos"/>
0049       <layer id="1"
0050         vis="AnlBlue"
0051         x="20.0*cm"
0052         y="10.0*cm" >
0053         <slice material="Air" thickness="1.0*cm" vis="AnlBlue" sensitive="true" />
0054         <slice material="Air" thickness="1.0*cm" vis="AnlBlue" sensitive="true" />
0055         <slice material="Air" thickness="1.0*cm" vis="AnlBlue" sensitive="true" />
0056         <slice material="Air" thickness="1.0*cm" vis="AnlBlue" sensitive="true" />
0057       </layer>
0058     </detector>
0059   </detectors>
0060   -->
0061 
0062   <!--
0063   <readouts>
0064     <readout name="ForwardRomanPotHits">
0065       <segmentation type="CartesianGridXY" grid_size_x="1.0*mm" grid_size_y="1.0*mm" />
0066       <id>system:8,barrel:3,layer:4,slice:4,x:32:-16,y:-16</id>
0067     </readout>
0068   </readouts>
0069   -->
0070 
0071 </lccdd>