Warning, /DD4hep/examples/ClientTests/compact/MiniTel_json.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 <info name="Sensor"
0016 title="Sensor for New experiment"
0017 author="Anastasia Karachaliou"
0018 status="development"
0019 url="/geometry_myexper.xml"
0020 version= "v0r1">
0021 <comment>simple Detector as a small box</comment>
0022 </info>
0023
0024 <includes>
0025 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0026 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/materials.xml"/>
0027 </includes>
0028
0029 <define>
0030 <constant name="world_side" value="2*m"/>
0031 <constant name="world_x" value="world_side/2"/>
0032 <constant name="world_y" value="world_side/2"/>
0033 <constant name="world_z" value="world_side/2"/>
0034 <constant name="CrossingAngle" value="0.020"/>
0035 </define>
0036
0037 <materials>
0038 </materials>
0039
0040
0041 <display>
0042 <vis name="DetVis" alpha="1.0" r="0" g="1.0" b="0.0" showDaughters="true" visible="true" />
0043 <vis name="ModVis" alpha="1.0" r="1" g="0.0" b="0.0" showDaughters="true" visible="false" />
0044
0045 </display>
0046
0047
0048 <include type="json" ref="MiniTel.json"/>
0049
0050 <readouts>
0051 <readout name="MyLHCBdetector1Hits">
0052 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0053 <id>system:6,x:12:-6,y:24:-6</id>
0054 </readout>
0055 <readout name="MyLHCBdetector2Hits">
0056 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0057 <id>system:6,x:12:-6,y:24:-6</id>
0058 </readout>
0059 <readout name="MyLHCBdetector3Hits">
0060 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0061 <id>system:6,x:12:-6,y:24:-6</id>
0062 </readout>
0063 <readout name="MyLHCBdetector4Hits">
0064 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0065 <id>system:6,x:12:-6,y:24:-6</id>
0066 </readout>
0067 <readout name="MyLHCBdetector5Hits">
0068 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0069 <id>system:6,x:12:-6,y:24:-6</id>
0070 </readout>
0071 <readout name="MyLHCBdetector6Hits">
0072 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0073 <id>system:6,x:12:-6,y:24:-6</id>
0074 </readout>
0075 <readout name="MyLHCBdetector7Hits">
0076 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0077 <id>system:6,x:12:-6,y:24:-6</id>
0078 </readout>
0079 <readout name="MyLHCBdetector8Hits">
0080 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0081 <id>system:6,x:12:-6,y:24:-6</id>
0082 </readout>
0083 <readout name="MyLHCBdetector9Hits">
0084 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0085 <id>system:6,x:12:-6,y:24:-6</id>
0086 </readout>
0087 <readout name="MyLHCBdetector10Hits">
0088 <segmentation type="CartesianGridXY" grid_size_x="6*mm" grid_size_y="6*mm" />
0089 <id>system:6,x:12:-6,y:24:-6</id>
0090 </readout>
0091 </readouts>
0092
0093 <fields>
0094 <field name="GlobalSolenoid" type="solenoid"
0095 inner_field="0.0*tesla"
0096 outer_field="0.0*tesla"
0097 zmax="2*m"
0098 outer_radius="2*m">
0099 </field>
0100 </fields>
0101
0102 </lccdd>