Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DD4hep/examples/ClientTests/ref/Check_Shape_PseudoTrap.xml is written in an unsupported language. File is not indexed.

0001 <lccdd>
0002   <includes>
0003     <gdmlFile ref="CheckShape.xml"/>
0004   </includes>
0005 
0006   <detectors>
0007     <detector id="1" name="Shape_PseudoTrap" type="DD4hep_TestShape_Creator">
0008       <check vis="Shape1_vis">
0009         <shape type="PseudoTrap" z="30*cm" radius="10*cm"
0010                x1="10*cm" x2="3*cm" y1="30*cm" y2="10*cm" minusZ="false"/>
0011         <position x="30*cm"  y="30*cm" z="50*cm"/>
0012         <rotation x="0"      y="0"     z="0"/>
0013       </check>
0014 
0015       <check vis="Shape2_vis">
0016         <shape type="PseudoTrap" z="30*cm" radius="5*cm"
0017                x1="3*cm" x2="10*cm" y1="30*cm" y2="10*cm" minusZ="true"/>
0018         <position x="30*cm"  y="30*cm" z="-50*cm"/>
0019         <rotation x="0"      y="0"     z="0"/>
0020       </check>
0021       <test  type="DD4hep_Mesh_Verifier" ref="${DD4hepINSTALL}/examples/ClientTests/ref/Ref_PseudoTrap.txt" create="CheckShape_create"/>
0022     </detector>
0023   </detectors>
0024 </lccdd>