Warning, /DD4hep/examples/ClientTests/compact/Check_Shape_Trd1.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_Trd1" type="DD4hep_TestShape_Creator">
0021 <check vis="Shape1_vis">
0022 <shape type="Trd1" z="80*cm" x1="25*cm" x2="50*cm" y="20*cm"/>
0023 <position x="30*cm" y="30*cm" z="50*cm"/>
0024 <rotation x="-pi/4*rad" y="pi/4*rad" z="pi/8*rad"/>
0025 </check>
0026 <check vis="Shape2_vis">
0027 <shape type="Trd1" z="120*cm" x1="44*cm" x2="10*cm" y="5*cm"/>
0028 <position x="-30*cm" y="30*cm" z="-100*cm"/>
0029 <rotation x="pi/2*rad" y="0*rad" z="pi/8*rad"/>
0030 </check>
0031 <test type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_Trd1.txt" create="CheckShape_create"/>
0032 </detector>
0033 </detectors>
0034 </lccdd>