Back to home page

EIC code displayed by LXR

 
 

    


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

0001 <!-- SPDX-License-Identifier: LGPL-3.0-or-later -->
0002 <!-- Copyright (C) 2022 Whitney Armstrong, Wouter Deconinck, Jihee Kim -->
0003 
0004 <lccdd>
0005   <comment>
0006     ///////////////////////////////////////////////////////////
0007     // Far Forward Ion Zero Degree Calorimeter
0008     // Pb + Scintillator (Pb/Sci) sandwich sampling  for Hcal
0009     ///////////////////////////////////////////////////////////
0010   </comment>
0011 
0012   <detectors>
0013     <detector id="ZDCHcal_ID" name="ZDCHcal" type="ZDC_Sampling" readout="ZDCHcalHits" vis="ZDC_Hcal_Vis">
0014       <position x="ZDCHcal_x_pos" y="ZDCHcal_y_pos" z="ZDCHcal_z_pos"/>
0015       <rotation x="ZDCHcal_rotateX_angle" y="ZDCHcal_rotateY_angle" z="ZDCHcal_rotateZ_angle"/>
0016       <dimensions x="ZDCHcal_width" z="ZDCHcal_length"/>
0017       <layer repeat="ZDC_PbScint_NRepeat">
0018         <slice name="Lead_slice"  material="Pb"           thickness="ZDC_Lead_Thickness"  vis="AnlGray"/>
0019         <slice name="Scint_slice" material="PlasticScint" thickness="ZDC_Scint_Thickness" vis="AnlOrange" sensitive="true"/>
0020         <slice name="Air_4_slice" material="Air"          thickness="ZDC_Air_4_Thickness" vis="InvisibleNoDaughters"/>
0021       </layer>
0022     </detector>
0023   </detectors>
0024 
0025   <readouts>
0026     <readout name="ZDCHcalHits">
0027       <segmentation type="CartesianGridXY" grid_size_x="10.0 * cm" grid_size_y="10.0 * cm"/>
0028       <id>system:8,layer:12,slice:12,x:32:-16,y:-16</id>
0029     </readout>
0030   </readouts>
0031 </lccdd>