Skip to content
Snippets Groups Projects
ce_mrich.xml 642 B
Newer Older
Chao Peng's avatar
Chao Peng committed
<?xml version="1.0" encoding="UTF-8"?>
<lccdd>
  <define>
  </define>

  <detectors>
    <detector id="ce_MRICH_ID" name="ce_MRICH" type="refdet_ce_MRICH" readout="MRICHHits" vis="BlueVis" material="Air">
      <dimensions rmin="ce_MRICHRMin" rmax="ce_MRICHRMax" length="ce_MRICHLength" z="ce_MRICHZMin"/>
      <modules material="Quartz" thickness="10*cm" width="10*cm" gap="1*cm" />
    </detector>
  </detectors>

  <readouts>
    <readout name="MRICHHits">
      <segmentation type="CartesianGridXY" grid_size_x="3*mm" grid_size_y="3*mm" />
Jihee Kim's avatar
Jihee Kim committed
      <id>system:8,sector:8,module:14,x:32:-16,y:-16</id>
Chao Peng's avatar
Chao Peng committed
    </readout>
  </readouts>

</lccdd>