Back to home page

EIC code displayed by LXR

 
 

    


Warning, /athena/compact/subsystem_views/drich_only.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   <documentation level="-1">
0016   # Athena Detector 
0017   - https://eicweb.phy.anl.gov/EIC/detectors/athena.git 
0018   - https://eicweb.phy.anl.gov/EIC/detectors/ip6.git
0019   </documentation>
0020 
0021   <!-- Some information about detector  -->
0022   <info name="Athena Detector" title="Athena Detector"
0023         author="Athena Collaboration"
0024         url="https://eicweb.phy.anl.gov/EIC/detectors/athena.git"
0025         status="development"
0026         version="v1 2021-03-16">
0027   <comment> Athena </comment>
0028   </info>
0029   <define>
0030   <documentation level="2">
0031       ## Main Constant Definitions
0032 
0033       The ip6 (or other ip) defines should be included first.
0034       These files have only a define tags.
0035   </documentation>
0036     <include ref="ip6/definitions.xml" /> 
0037     <include ref="ip6/far_forward/fields_275.xml" />
0038     <include ref="compact/definitions.xml" />
0039   </define>
0040 
0041   <includes>
0042     <gdmlFile ref="compact/elements.xml"/>
0043     <gdmlFile ref="compact/materials.xml"/>
0044     <file     ref="compact/optical_materials.xml"/>
0045   </includes>
0046 
0047   <limits>
0048     <limitset name="EICBeamlineLimits">
0049       <limit name="step_length_max" particles="*" value="1.0" unit="mm" />
0050       <limit name="track_length_max" particles="*" value="1.0" unit="mm" />
0051       <limit name="time_max" particles="*" value="0.1" unit="ns" />
0052       <limit name="ekin_min" particles="*" value="0.001" unit="MeV" />
0053       <limit name="range_min" particles="*" value="0.1" unit="mm" />
0054     </limitset>
0055     <limitset name="cal_limits">
0056       <limit name="step_length_max" particles="*" value="5.0" unit="mm"/>
0057     </limitset>
0058   </limits>
0059 
0060   <display>
0061   <include ref="compact/colors.xml" />
0062   <include ref="compact/display_detailed.xml" />
0063   </display>
0064 
0065 
0066   <documentation level="10">
0067     ## dRICh only
0068   </documentation>
0069 
0070   <include ref="ip6/central_beampipe.xml" />
0071   <include ref="compact/drich.xml" />
0072 
0073 </lccdd>