Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/examples/DDCAD/compact/Check_Shape_PLY_Wuson.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 
0014   <includes>
0015     <gdmlFile ref="../../ClientTests/compact/CheckShape.xml"/>
0016   </includes>
0017 
0018   <detectors>
0019     <detector id="1" name="Shape_PLY_Wuson" type="DD4hep_TestShape_Creator">
0020       <check vis="Shape1_vis">
0021         <shape type="CAD_Shape" ref="${DD4hepExamplesINSTALL}/examples/DDCAD/models/PLY/Wuson.ply"/>
0022         <position x="30 * cm" y="30 * cm" z="30 * cm"/>
0023         <rotation x="0"  y="0"  z="0"/>
0024       </check>
0025       <test type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/DDCAD/ref/Ref_PLY_Wuson.txt" create="CheckShape_create"/>
0026     </detector>
0027   </detectors>
0028 </lccdd>