Warning, /DD4hep/examples/ClientTests/compact/Check_Shape_Scaled_Cone.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="Test_Shape_Scaled_Cone" type="DD4hep_TestShape_Creator" readout="CheckHits">
0021 <sensitive type="tracker"/>
0022 <material name="Silicon"/>
0023 <check id="1" vis="Shape1_vis">
0024 <shape type="Scale" x="1.0" y="0.3" z="1.0">
0025 <shape type="Cone" rmin1="5*cm" rmax1="30*cm" rmin2="20*cm" rmax2="90*cm" z="40*cm"/>
0026 </shape>
0027 <position x="0*cm" y="0*cm" z="50*cm"/>
0028 <rotation x="-0.1*rad" y="0*rad" z="0*rad"/>
0029 </check>
0030 <check id="2" vis="Shape2_vis">
0031 <shape type="Scale" x="0.6" y="0.4" z="1.0">
0032 <shape type="Cone" rmin1="5*cm" rmax1="30*cm" rmin2="20*cm" rmax2="90*cm" z="40*cm"/>
0033 </shape>
0034 <position x="0*cm" y="-50*cm" z="0*cm"/>
0035 <rotation x="1*rad" y="0*rad" z="0*rad"/>
0036 </check>
0037 <test type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_Scaled_Cone.txt" create="CheckShape_create"/>
0038 <testn type="DD4hep_Mesh_Verifier" ref="${DD4hepExamplesINSTALL}/examples/ClientTests/ref/Ref_Scaled_Cone.txt" create="1"/>
0039 </detector>
0040 </detectors>
0041 </lccdd>