Warning, /DD4hep/examples/DDCAD/compact/Check_Shape_BLEND_HUMAN.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_BLEND" type="DD4hep_TestShape_Creator">
0020 <check vis="Shape1_vis">
0021 <shape type="CAD_Shape" ref="${DD4hepExamplesINSTALL}/examples/DDCAD/models/BLEND/HUMAN.blend" mesh="0"/>
0022 </check>
0023 <check vis="Shape2_vis">
0024 <shape type="CAD_Shape" ref="${DD4hepExamplesINSTALL}/examples/DDCAD/models/BLEND/HUMAN.blend" mesh="1"/>
0025 </check>
0026 <test type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/DDCAD/ref/Ref_BLEND_HUMAN.txt" create="CheckShape_create"/>
0027 </detector>
0028 </detectors>
0029 </lccdd>