Warning, /DD4hep/examples/ClientTests/compact/Check_Shape_PseudoTrap2.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_PseudoTrap" type="DD4hep_TestShape_Creator">
0021 <!-- Union pseudo-trap:
0022 <check vis="Shape1_vis">
0023 <shape type="PseudoTrap" name="YE1_b"
0024 x1="0.5*m" x2="1.86356*m"
0025 y1="0.3000*m" y2="0.3000*m"
0026 z="0.92934*m" radius="-0.91350*m" minusZ="true"/>
0027 <position x="0*cm" y="0*cm" z="0*cm"/>
0028 <rotation x="0*rad" y="0*rad" z="0*rad"/>
0029 </check>
0030 -->
0031 <check vis="Shape2_vis">
0032 <shape type="PseudoTrap" name="YE1_c"
0033 x1="0.293734*m" x2="0.86356*m"
0034 y1="0.3000*m" y2="0.9000*m"
0035 z="0.92934*m" radius="-1.1350*m" minusZ="false"/>
0036 <position x="400*cm" y="180*cm" z="0*cm"/>
0037 <rotation x="pi/2*rad" y="0*rad" z="0*rad"/>
0038 </check>
0039 <check vis="Shape3_vis">
0040 <shape type="PseudoTrap" name="YE1_d"
0041 x1="0.293734*m" x2="0.86356*m"
0042 y1="0.3000*m" y2="0.9000*m"
0043 z="0.92934*m" radius="1.1350*m" minusZ="false"/>
0044 <position x="-300*cm" y="-180*cm" z="0*cm"/>
0045 <rotation x="0*rad" y="pi/2*rad" z="pi*rad"/>
0046 </check>
0047 <check vis="Shape4_vis">
0048 <shape type="PseudoTrap" name="YE1_CMS"
0049 x1="0.293734*m" x2="1.86356*m" y1="0.3000*m" y2="0.3000*m" z="2.92934*m" radius="-1.1350*m" minusZ="true"/>
0050 <position x="0*cm" y="330*cm" z="0*cm"/>
0051 <rotation x="pi*rad" y="0*rad" z="0*rad"/>
0052 </check>
0053 <test type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_PseudoTrap2.txt" create="CheckShape_create"/>
0054 <testn type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_PseudoTrap2.txt" create="1"/>
0055 </detector>
0056 </detectors>
0057 </lccdd>