Skip to content
Snippets Groups Projects
Commit a54a6a23 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Resolve "Avoid overlaps between beampipe and vertex barrels/tracker endcaps"

parent 0b414229
No related branches found
No related tags found
1 merge request!128Resolve "Avoid overlaps between beampipe and vertex barrels/tracker endcaps"
......@@ -11,7 +11,7 @@
<constant name="VertexBarrelService_thickness" value="VertexBarrel_thickness-ITS3Thickness"/>
<constant name="VertexBarrel_rmin" value="VertexBarrel_rmin1"/>
<constant name="VertexBarrel_rmax" value="VertexBarrel_rmin2+VertexBarrelModule_maxThickness"/>
<constant name="VertexBarrelLayer_rOffset" value="4.0*mm"/>
<constant name="VertexBarrelLayer_rOffset" value="1.2*mm"/>
<comment> TODO: These should be computed </comment>
<constant name="VertexBarrel_NModules1" value="14"/>
......@@ -60,14 +60,10 @@
height="10.0*mm"
length="VertexBarrel_length-1.0*mm"
thickness="0.1 * mm"/>
<module_component name="peek1" material="PEEK" sensitive="false"
width="14.0*mm" length="VertexBarrel_length-0.1*mm" thickness="2.0*mm" />
<module_component name="silicon" material="Silicon" sensitive="true"
width="14.0*mm" length="VertexBarrel_length-0.1*mm" thickness="1.0*mm">
width="14.0*mm" length="VertexBarrel_length-0.1*mm" thickness="40.0*um">
<!--position x="0" y="0*mm" z="-0.025*mm" --> />
</module_component>
<module_component name="peek2" material="PEEK" sensitive="false"
width="14.0*mm" length="VertexBarrel_length-0.1*mm" thickness="2.0*mm" />
</module>
<module name="Module2">
<frame material="CarbonFiber_25percent" vis="BlueGreenVis"
......@@ -75,14 +71,10 @@
height="10.0*mm"
length="VertexBarrel_length-1.0*mm"
thickness="0.1 * mm"/>
<module_component name="peek1" material="PEEK" sensitive="false"
width="14.0*mm" length="VertexBarrel_length-0.1*mm" thickness="2.0*mm" />
<module_component name="silicon" material="Silicon" sensitive="true"
width="14.0*mm" length="VertexBarrel_length-0.1*mm" thickness="1.0*mm">
width="14.0*mm" length="VertexBarrel_length-0.1*mm" thickness="40.0*um">
<!--position x="0" y="0*mm" z="-0.025*mm"/-->
</module_component>
<module_component name="peek2" material="PEEK" sensitive="false"
width="14.0*mm" length="VertexBarrel_length-0.1*mm" thickness="2.0*mm" />
</module>
<comment> Layers composed of many arrayed modules </comment>
<layer module="Module1" id="1" vis="VertexVis">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment