Back to home page

EIC code displayed by LXR

 
 

    


Warning, /epic/compact/hcal/forward_endcap_flux.xml is written in an unsupported language. File is not indexed.

0001 <!-- SPDX-License-Identifier: LGPL-3.0-or-later -->
0002 <!-- Copyright (C) 2023 Wouter Deconinck, Leszek Kosarzewski -->
0003 
0004 <lccdd>
0005   <define>
0006     <documentation>
0007       #### Dimension constants
0008     </documentation>
0009     <constant name="FluxEndcapP_zmin" value="ForwardServiceGap_zmax"/>
0010 
0011   </define>
0012 
0013 
0014   <!-- Define detector -->
0015   <detectors>
0016     <documentation>
0017       ### Forward (Positive Z) Endcap Flux Return
0018     </documentation>
0019     <detector name="FluxEndcapP" type="epic_EndcapFluxReturn" vis="FluxEndcapPVis">
0020       <position x="0" y="0" z="FluxEndcapP_zmin"/>
0021 
0022        <layer id="1" name="Collar" material="Steel235"
0023         rmin="FluxEndcapP_collar_rmin" rmax="FluxEndcapP_collar_rmax" zpos="0*cm"
0024         thickness="FluxEndcapP_collar_thickness" vis="FluxEndcapPLayerVis"
0025        />
0026        <layer id="2" name="Oculus" material="Steel235"
0027         rmin="FluxEndcapP_oculus_rmin" rmax="FluxEndcapP_oculus_rmax" zpos="0*cm"
0028         thickness="FluxEndcapP_oculus_thickness" vis="FluxEndcapPLayerVis"
0029        />
0030 
0031     </detector>
0032   </detectors>
0033 
0034 
0035 </lccdd>