Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/examples/ClientTests/compact/NestedSolenoid.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   <display>
0016     <vis name="VIS1" alpha="1" r="0"    g="0.3"  b="0.3" showDaughters="true" visible="true"/>
0017     <vis name="VIS2" alpha="1" r="0"    g="0.6"  b="0.6" showDaughters="true" visible="true"/>    
0018   </display>
0019 
0020   <detectors>
0021     <detector name="NestedSolenoid" type="DD4hep_MultiLayerTracker" insideTrackingVolume="false" reflect="true">
0022       <layer id="1" inner_r="1.8*m" outer_z="1.5*m" vis="VIS1">
0023         <slice material="Iron" thickness="1*cm" />
0024         <slice material="Iron"   thickness="1*cm" />
0025       </layer>
0026     </detector>
0027   </detectors>   
0028 
0029 </lccdd>