Warning, /eic-opticks/dd4hepplugins/examples/geometry/epic_drich_1sector.xml is written in an unsupported language. File is not indexed.
0001 <lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
0002 xmlns:xs="http://www.w3.org/2001/XMLSchema"
0003 xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
0004
0005 <debug>
0006 <type name="surface" value="0"/>
0007 <type name="material" value="0"/>
0008 <type name="readout" value="0"/>
0009 <type name="segmentation" value="0"/>
0010 <type name="limits" value="0"/>
0011 <type name="region" value="0"/>
0012 <type name="includes" value="0"/>
0013 </debug>
0014
0015 <info name="EPIC dRICH 1-sector" title="EPIC dRICH single sector for benchmarking"
0016 author="EPIC Collaboration"
0017 url="https://github.com/eic/epic"
0018 status="development"
0019 version="v1 2021-03-16">
0020 <comment> EPIC dRICH single sector </comment>
0021 </info>
0022
0023 <std_conditions type="NTP"/>
0024
0025 <define>
0026 <include ref="${DETECTOR_PATH}/compact/fields/beamline_18x275.xml" />
0027 <include ref="${DETECTOR_PATH}/compact/definitions.xml" />
0028 <include ref="${DETECTOR_PATH}/compact/far_forward/definitions.xml" />
0029 <include ref="${DETECTOR_PATH}/compact/far_backward/definitions.xml" />
0030 <include ref="${DETECTOR_PATH}/compact/version.xml"/>
0031 <include ref="${DD4hepINSTALL}/DDDetectors/compact/detector_types.xml"/>
0032 </define>
0033
0034 <includes>
0035 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0036 <gdmlFile ref="${DETECTOR_PATH}/compact/materials.xml"/>
0037 </includes>
0038 <include ref="${DETECTOR_PATH}/compact/optical_materials.xml"/>
0039 <include ref="${DETECTOR_PATH}/compact/calibrations.xml"/>
0040
0041 <limits>
0042 <limitset name="world_limits"/>
0043 <limitset name="beamline_limits">
0044 <limit name="step_length_max" particles="*" value="1.0" unit="mm" />
0045 <limit name="track_length_max" particles="*" value="1.0" unit="mm" />
0046 <limit name="time_max" particles="*" value="0.1" unit="ns" />
0047 <limit name="ekin_min" particles="*" value="0.001" unit="MeV" />
0048 <limit name="range_min" particles="*" value="0.1" unit="mm" />
0049 </limitset>
0050 <limitset name="kill_limits">
0051 <limit name="time_max" particles="*" value="0.0" unit="ns"/>
0052 </limitset>
0053 <limitset name="cal_limits">
0054 <limit name="step_length_max" particles="*" value="5.0" unit="mm"/>
0055 </limitset>
0056 </limits>
0057
0058 <regions>
0059 <region name="world_region" eunit="MeV" lunit="mm" cut="0.001" threshold="0.001">
0060 <limitsetref name="world_limits"/>
0061 </region>
0062 </regions>
0063
0064 <display>
0065 <include ref="${DETECTOR_PATH}/compact/colors.xml"/>
0066 <include ref="${DETECTOR_PATH}/compact/display.xml"/>
0067 </display>
0068
0069 <world material="Air">
0070 <shape type="Box" dx="world_dx" dy="world_dy" dz="world_dz"/>
0071 </world>
0072
0073 <include ref="${DETECTOR_PATH}/compact/fields/marco.xml"/>
0074 <!-- Local copy of drich.xml with DRICH_num_sectors=1 -->
0075 <include ref="${DRICH_1SECTOR_XML}"/>
0076 </lccdd>