Back to home page

EIC code displayed by LXR

 
 

    


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

0001 <!-- ====================================================================== -->
0002 <!--                                                                        -->
0003 <!--    XML description of the configuration of the SiD tracker 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="SiTrackerLayerVis"   alpha="1.0" r="1.0" g="1.0" b="0.6" showDaughters="true" visible="true"/>
0022     <vis name="SiTrackerModuleVis"  alpha="0.1" r="0.0" g="1.0" b="0.6" showDaughters="false" visible="true"/>
0023     <vis name="SiTrackerForwardVis" alpha="1.0" r="0.8" g="0.1" b="0.1" showDaughters="false" visible="true"/>
0024   </display>
0025 
0026   <!--  Definition of the readout segmentation/definition  -->
0027   <readouts>
0028     <readout name="SiTrackerEndcapHits">
0029       <id>system:8,barrel:3,layer:4,module:14,sensor:2,side:32:-2,strip:20</id>
0030     </readout>        
0031     <readout name="SiTrackerBarrelHits">
0032       <id>system:8,barrel:3,layer:4,module:14,sensor:2,side:32:-2,strip:20</id>
0033     </readout>
0034     <readout name="SiTrackerForwardHits">
0035       <id>system:8,barrel:3,layer:4,wedge:6,module:6,sensor:1,side:32:-2,strip:28</id>
0036     </readout>
0037   </readouts>
0038   
0039 </lccdd>