Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/examples/ClientTests/compact/Check_Shape_Polyhedra.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="CheckShape.xml"/>
0017   </includes>
0018 
0019   <detectors>
0020     <detector id="1" name="Shape_Test" type="DD4hep_TestShape_Creator">
0021       <check vis="Shape1_vis">
0022         <shape type="Polyhedra" numsides="1" startphi="-10*degree" deltaphi="20*degree">
0023           <plane rmin="1775*mm"   rmax="1851.5*mm" z="0*mm"/>
0024           <plane rmin="1775*mm"   rmax="1851.5*mm" z="3082.39*mm"/>
0025           <plane rmin="1851.5*mm" rmax="1851.5*mm" z="3215.42*mm"/>
0026         </shape>
0027         <position x="30*cm"  y="30*cm" z="50*cm"/>
0028         <rotation x="0*rad"  y="0*rad" z="0*rad"/>
0029       </check>
0030       <test  type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_Polyhedra.txt" create="CheckShape_create"/>
0031     </detector>
0032   </detectors>
0033 </lccdd>