Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/DDDetectors/compact/SiD/SiD_VertexConfig.xml is written in an unsupported language. File is not indexed.

0001 <!-- ====================================================================== -->
0002 <!--                                                                        -->
0003 <!--    XML description of the configuration of the SiD vertex detector     -->
0004 <!--    of the SiD linear collider detector design.                         -->
0005 <!--                                                                        -->
0006 <!--      ++ Visualization description                                      -->
0007 <!--      ++ Readout description                                            -->
0008 <!--                                                                        -->
0009 <!--                                                                        -->
0010 <!--   @author  M.Frank                                                     -->
0011 <!--   @date    14/11/2014                                                  -->
0012 <!--                                                                        -->
0013 <!-- ====================================================================== -->
0014 <lccdd>
0015   <!--  Definition of global dictionary constants          -->
0016   <define>
0017   </define>
0018 
0019   <!--  Definition of the used visualization attributes    -->
0020   <display>
0021     <vis name="VertexSupportVis"     alpha="1.0" r=".4" g=".4"  b=".6"  drawingStyle="wireframe" showDaughters="false" visible="true"/>
0022     <vis name="VertexCableVis"       alpha="1.0" r=".5" g=".5"  b=".8"  drawingStyle="solid"     showDaughters="false" visible="true"/>
0023     <vis name="SiVertexModuleVis"    alpha="1.0" r="1" g="1"    b="0.6" drawingStyle="wireframe" showDaughters="true"  visible="true"/>
0024     <vis name="SiVertexSensitiveVis" alpha="1.0" r="1" g="0.2"  b="0.2" drawingStyle="solid"     showDaughters="true"  visible="true"/>
0025     <vis name="SiVertexPassiveVis"   alpha="1.0" r="0" g="0.2"  b="1"   drawingStyle="solid"     showDaughters="true"  visible="true"/>
0026     <vis name="SiVertexLayerVis"     alpha="1.0" r="1" g="0.75" b="0"                            showDaughters="false" visible="true"/>
0027   </display>
0028 
0029   <!--  Definition of the readout segmentation/definition  -->
0030   <readouts>
0031     <readout name="SiVertexBarrelHits">
0032       <id>system:8,barrel:3,layer:4,module:14,sensor:2,side:32:-2,strip:24</id>
0033     </readout>
0034     <readout name="SiVertexEndcapHits">
0035       <id>system:8,barrel:3,layer:4,wedge:6,module:6,sensor:1,side:32:-2,strip:26</id>
0036     </readout>
0037   </readouts>
0038     
0039 </lccdd>