Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/examples/ClientTests/compact/Check_Shape_ExtrudedPolygon.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_ExtrudedPolygon" type="DD4hep_TestShape_Creator">
0021       <check vis="Shape1_vis">
0022         <shape type="ExtrudedPolygon">
0023           <point x="-30*cm" y="-30*cm"/>
0024           <point x="-30*cm" y=" 30*cm"/>
0025           <point x=" 30*cm" y=" 30*cm"/>
0026           <point x=" 30*cm" y="-30*cm"/>
0027           <point x=" 15*cm" y="-30*cm"/>
0028           <point x=" 15*cm" y=" 15*cm"/>
0029           <point x="-15*cm" y=" 15*cm"/>
0030           <point x="-15*cm" y="-30*cm"/>
0031           <section z="-60*cm" x="0*cm" y="30*cm"  scale="0.8"/>
0032           <section z="-15*cm" x="0*cm" y="-30*cm" scale="1." />
0033           <section z="10*cm"  x="0*cm" y="0*cm"   scale="0.6"/>
0034           <section z="60*cm"  x="0*cm" y="30*cm"  scale="1.2"/>
0035         </shape>
0036       </check>
0037       <test  type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_ExtrudedPolygon.txt" create="CheckShape_create"/>
0038       <ntest type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_ExtrudedPolygon.txt" create="1"/>
0039     </detector>
0040   </detectors>
0041 </lccdd>