Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/examples/ClientTests/compact/Check_Shape_TubeDivision.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_TubeDivision" type="DD4hep_TestShape_Creator">
0021       <check vis="Shape1_vis_20">
0022         <shape type="Tube" rmin="4.69*m" rmax="4.95*m" dz="31.9*cm" startphi="346.25*deg" deltaphi="360*deg">
0023           <position x="0*cm"  y="0*cm"  z="50*cm"/>
0024           <rotation x="0*rad" y="0*rad" z="0*rad"/>
0025         </shape>
0026       </check>
0027       <check vis="Shape2_vis">
0028         <shape type="Tube" rmin="4.694*m" rmax="4.955*m" dz="32*cm" startphi="346.25*deg" deltaphi="3.099999*deg">
0029           <position x="0*cm"  y="30*cm" z="50*cm"/>
0030           <rotation x="0*rad" y="0*rad" z="0*rad"/>
0031         </shape>
0032       </check>
0033       <check vis="Shape3_vis">
0034         <shape type="Tube" rmin="4.694*m" rmax="4.955*m" dz="32*cm" startphi="10.75*deg" deltaphi="3.099999*deg">
0035           <position x="0*cm"  y="0*cm"  z="0*cm"/>
0036           <rotation x="0*rad" y="0*rad" z="0*rad"/>
0037         </shape>
0038       </check>
0039 
0040 <!--
0041       <test  type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_TubeDivision.txt" create="CheckShape_create"/>
0042 -->
0043     </detector>
0044   </detectors>
0045 </lccdd>