Back to home page

EIC code displayed by LXR

 
 

    


Warning, /athena/compact/subsystem_views/inner_detector.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/colors2.xml"/-->
0063   <include ref="compact/display.xml"/>
0064   </display>
0065 
0066   <documentation level="0">
0067     ## Detector Subsystems
0068 
0069     ### IP Subsystems
0070 
0071     The interaction point subsystems are included before the central detector subsystems.
0072     This is becuase the IP subsystems, for exmaple the beampipe, will define paramters
0073     which are subsquently used in the central detector construction -- e.g. the vertex tracker
0074     uses the beampipe OD to help define its placement. 
0075 
0076     The IP subsystems include the Far forward and backward regions. The list of subsystem includes:
0077      - Interaction region beampipe 
0078      - B0 tracker
0079      - Off-momentum tracker
0080      - Far forward roman pots
0081      - Zero Degree Calorimeter
0082      - Beam line magnets.
0083      - and more...
0084   </documentation>
0085 
0086   <comment>
0087       Beamline elements
0088       -----------------
0089   </comment>
0090   <include ref="ip6/central_beampipe.xml" />
0091 
0092   <documentation level="5">
0093      ## Main magnet
0094 
0095       Note: When changing magnet, also select dimensions in definitions.xml.
0096   </documentation>
0097 
0098   <documentation level="10">
0099     ## Central tracking detectors
0100   </documentation>
0101   <include ref="compact/tracking_config_deathvalley.xml"/>
0102 
0103   <documentation level="10">
0104   ### PID detectors
0105   </documentation>
0106   <include ref="compact/pid_config_deathvalley.xml"/>
0107 
0108   <readouts>
0109   </readouts>
0110 
0111 </lccdd>