Back to home page

EIC code displayed by LXR

 
 

    


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

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <lccdd>
0003 <!-- #==========================================================================
0004      #  AIDA Detector description implementation 
0005      #==========================================================================
0006      # Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
0007      # All rights reserved.
0008      #
0009      # For the licensing terms see $DD4hepINSTALL/LICENSE.
0010      # For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
0011      #
0012      #==========================================================================
0013 -->
0014 
0015   <includes>
0016     <gdmlFile  ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0017     <gdmlFile  ref="${DD4hepINSTALL}/DDDetectors/compact/materials.xml"/>
0018   </includes>
0019 
0020   <define>
0021     <constant name="world_size" value="30*m"/>
0022     <constant name="world_x" value="world_size"/>
0023     <constant name="world_y" value="world_size"/>
0024     <constant name="world_z" value="world_size"/>
0025   </define>
0026 
0027   <display>
0028     <vis name="Shape0_vis" alpha="0.75" r="0"   g="1"   b="1"   showDaughters="true" visible="true"/>
0029     <vis name="Shape1_vis" alpha="0.75" r="1"   g="0"   b="0"   showDaughters="true" visible="true"/>
0030     <vis name="Shape2_vis" alpha="0.75" r="0"   g="1"   b="0"   showDaughters="true" visible="true"/>
0031     <vis name="Shape3_vis" alpha="0.75" r="0"   g="0"   b="1"   showDaughters="true" visible="true"/>
0032     <vis name="Shape4_vis" alpha="0.75" r="1"   g="1"   b="0"   showDaughters="true" visible="true"/>
0033     <vis name="Shape5_vis" alpha="0.75" r="1"   g="0"   b="1"   showDaughters="true" visible="true"/>
0034     <vis name="Shape_grey" alpha="0.5"  r="0.0" g="0.4" b="0.4" showDaughters="true" visible="true"/>
0035   </display>
0036 
0037   <detectors>
0038     <detector id="1" name="Issue" type="Issue_786" readout="IssueHits" vis="Shape_grey"/>
0039   </detectors>
0040   
0041   <readouts>
0042     <readout name="IssueHits">
0043       <id>system:8,node:3,parent:3,container:4,child:2</id> 
0044     </readout>
0045   </readouts>
0046 
0047   <fields>
0048     <field name="GlobalSolenoid" type="solenoid" 
0049            inner_field="5.0*tesla"
0050            outer_field="-1.5*tesla" 
0051            zmax="2*m"
0052            outer_radius="3*m">
0053     </field>
0054   </fields>
0055 
0056 </lccdd>