Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/examples/CLICSiD/compact/SiD_ECAL_Parallel_Readout.xml is written in an unsupported language. File is not indexed.

0001 <lccdd>
0002 <!-- #==========================================================================
0003      #  AIDA Detector description implementation 
0004      #==========================================================================
0005      # Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
0006      # All rights reserved.
0007      #
0008      # For the licensing terms see $DD4hepINSTALL/LICENSE.
0009      # For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
0010      #
0011      #==========================================================================
0012 -->
0013   <info name="clic_sid_cdr"
0014         title="CLIC Silicon Detector CDR"
0015         author="Christian Grefe"
0016         url="https://twiki.cern.ch/twiki/bin/view/CLIC/ClicSidCdr"
0017         status="development"
0018         version="$Id: compact.xml 1374 2014-11-05 10:49:55Z markus.frank@cern.ch $">
0019     <comment>The compact format for the CLIC Silicon Detector used for the conceptual design report</comment>        
0020   </info>
0021 
0022   <includes>
0023     <gdmlFile  ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0024     <gdmlFile  ref="${DD4hepINSTALL}/DDDetectors/compact/materials.xml"/>
0025   </includes>
0026   <include ref="${DD4hepINSTALL}/DDDetectors/compact/SiD/SiD_Materials.xml"/>
0027 
0028   <define>
0029     <include ref="${DD4hepINSTALL}/DDDetectors/compact/SiDConstants.xml"/>
0030   </define>
0031 
0032   <limits>
0033     <include ref="${DD4hepINSTALL}/DDDetectors/compact/SiD_Limits.xml"/>
0034   </limits>
0035 
0036   <include ref="${DD4hepINSTALL}/DDDetectors/compact/SiD/SiD_EcalBarrel.xml"/>
0037 
0038   <readouts>
0039     <readout name="EcalBarrelHits">
0040       <segmentation type="CartesianGridXY" grid_size_x="3.5" grid_size_y="3.5" />
0041       <id>system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16</id>
0042     </readout>        
0043 
0044     <readout name="EcalBarrelHits_0">
0045       <segmentation type="CartesianGridXY" grid_size_x="1" grid_size_y="1" />
0046       <id>system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16</id>
0047     </readout>        
0048 
0049     <readout name="EcalBarrelHits_1">
0050       <segmentation type="CartesianGridXY" grid_size_x="5" grid_size_y="5" />
0051       <id>system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16</id>
0052     </readout>        
0053 
0054     <readout name="EcalBarrelHits_2">
0055       <segmentation type="CartesianGridXY" grid_size_x="10" grid_size_y="10" />
0056       <id>system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16</id>
0057     </readout>        
0058 
0059   </readouts>
0060 
0061 </lccdd>