Warning, /athena/athena.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 <!--include ref="compact/display_detailed.xml"/-->
0065 </display>
0066
0067 <documentation level="0">
0068 ## Detector Subsystems
0069
0070 ### IP Subsystems
0071
0072 The interaction point subsystems are included before the central detector subsystems.
0073 This is becuase the IP subsystems, for exmaple the beampipe, will define paramters
0074 which are subsquently used in the central detector construction -- e.g. the vertex tracker
0075 uses the beampipe OD to help define its placement.
0076
0077 The IP subsystems include the Far forward and backward regions. The list of subsystem includes:
0078 - Interaction region beampipe
0079 - B0 tracker
0080 - Off-momentum tracker
0081 - Far forward roman pots
0082 - Zero Degree Calorimeter
0083 - Beam line magnets.
0084 - and more...
0085 </documentation>
0086
0087 <documentation level="5">
0088 ## Main magnet
0089
0090 Note: When changing magnet, also select dimensions in definitions.xml.
0091 </documentation>
0092 <include ref="compact/solenoid.xml"/>
0093
0094 <documentation level="10">
0095 ## Central tracking detectors
0096 </documentation>
0097
0098 <!--include ref="compact/tracking_config_acadia.xml"/-->
0099 <!--include ref="compact/tracking_config_canyonlands.xml"/-->
0100 <include ref="compact/tracking_config_deathvalley.xml"/>
0101
0102 <documentation level="10">
0103 ### PID detectors
0104 </documentation>
0105 <!--include ref="compact/pid_config_acadia.xml" /-->
0106 <!--include ref="compact/pid_config_canyonlands.xml" /-->
0107 <include ref="compact/pid_config_deathvalley.xml" />
0108
0109 <documentation level="10">
0110 ## Central calorimetry
0111 </documentation>
0112 <include ref="compact/ecal.xml"/>
0113 <include ref="compact/hcal.xml"/>
0114
0115 <documentation level="11">
0116 ## Far foward detectors
0117 </documentation>
0118 <include ref="ip6/central_beampipe.xml"/>
0119
0120 <documentation level="11">
0121 ## Far foward detectors
0122 </documentation>
0123 <include ref="ip6/far_forward.xml"/>
0124
0125 <documentation level="11">
0126 ## Far backward detectors
0127 </documentation>
0128 <include ref="ip6/far_backward.xml"/>
0129
0130 <comment>
0131 FB elements
0132 -----------
0133 None (TODO)
0134
0135 What is FB?
0136 </comment>
0137
0138 <readouts>
0139 </readouts>
0140
0141 </lccdd>