Skip to content
Snippets Groups Projects
far_forward_ZDC_Ecal.xml 1.15 KiB
Newer Older
Jihee Kim's avatar
Jihee Kim committed
<lccdd>
  <comment>
    //////////////////////////////////////////////////
    // Far Forward Ion Zero Degree Calorimeter - Ecal
    // PWO crystal bars
    //////////////////////////////////////////////////
  </comment>        

  <detectors>
    <detector id="ffi_ZDC_ECAL_ID" name="ffi_ZDC_ECAL" type="ffi_ZDC_ECAL" readout="ffi_ZDC_ECAL_Hits" vis="ffi_ZDC_ECAL_Vis">
      <position x="ffi_ZDC_ECAL_x_pos" y="ffi_ZDC_ECAL_y_pos" z="ffi_ZDC_ECAL_z_pos"/>
      <rotation x="ffi_ZDC_ECAL_rotateX_angle" y="ffi_ZDC_ECAL_rotateY_angle" z="ffi_ZDC_ECAL_rotateZ_angle"/>
      <dimensions x="ffi_ZDC_ECAL_width" z="ffi_ZDC_ECAL_thickness"/>
      <module name="ffi_ZDC_ECAL_module" 
	      vis="ffi_ZDC_ECAL_module_Vis" 
	      material="PbWO4" 
	      thickness="ffi_ZDC_ECAL_module_thickness" 
	      width="ffi_ZDC_ECAL_module_width" 
	      gap="ffi_ZDC_ECAL_module_gap" 
	      ntower="ffi_ZDC_ECAL_module_ntower"/>
    </detector>
  </detectors>

  <readouts>
    <readout name="ffi_ZDC_ECAL_Hits">
      <segmentation type="CartesianGridXY" grid_size_x="5.0*cm" grid_size_y="5.0*cm" />
      <id>system:8,module:14,x:32:-16,y:-16</id>  
    </readout>
  </readouts>
</lccdd>