Warning, /DD4hep/examples/ClientTests/compact/Check_Shape_Polycone.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_Polycone" type="DD4hep_TestShape_Creator">
0021 <check vis="Shape1_vis">
0022 <shape type="Polycone" startphi="pi/4*rad" deltaphi="pi/2*rad">
0023 <zplane z="0*cm" rmin="40*cm" rmax="80*cm"/>
0024 <zplane z="10*cm" rmin="10*cm" rmax="50*cm"/>
0025 <zplane z="20*cm" rmin="40*cm" rmax="80*cm"/>
0026 <zplane z="30*cm" rmin="10*cm" rmax="50*cm"/>
0027 <zplane z="40*cm" rmin="40*cm" rmax="80*cm"/>
0028 <zplane z="50*cm" rmin="10*cm" rmax="50*cm"/>
0029 <zplane z="60*cm" rmin="40*cm" rmax="80*cm"/>
0030 <zplane z="70*cm" rmin="10*cm" rmax="50*cm"/>
0031 <zplane z="80*cm" rmin="40*cm" rmax="80*cm"/>
0032 <zplane z="90*cm" rmin="10*cm" rmax="50*cm"/>
0033 </shape>
0034 <position x="30*cm" y="30*cm" z="30*cm"/>
0035 <rotation x="0*rad" y="0*rad" z="0*rad"/>
0036 </check>
0037 <test type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_Polycone.txt" create="CheckShape_create"/>
0038 </detector>
0039 </detectors>
0040 </lccdd>