Skip to content
Snippets Groups Projects
forward_rich.xml 2.02 KiB
Newer Older
<?xml version="1.0" encoding="UTF-8"?>
<lccdd>
  <define>
  </define>

  <detectors>
    <detector id="ForwardRICH_ID" name="ForwardRICH" type="refdet_ForwardRICH" readout="ForwardRICHHits" vis="BlueVis">
      <dimensions 
        z0="RICHZMin" 
        snout_length="RICHLength - RICHDepth"
        length="RICHLength" 
        rmin="RICHRMin" 
        rmax0="RICH_rmax0" 
        rmax1="RICH_rmax1" 
        rmax2="RICH_rmax2"/>
      <radiator material="N2cherenkov" />
      <tank 
        length="RICHDepth" 
        gas="N2cherenkov"
        vis="GreenVis"
        rmin="RICHRMin"
        rmax1="RICH_rmax1"
        rmax2="RICH_rmax2" />
      <comment> What are the following MCP-PMT parameters?</comment>
      <mcppmt 
        z0="-20.0*cm" 
        rmin="RICH_rmax1" 
        rmax="RICH_rmax2" 
        rtol="1.0*cm" 
        vis="BlueVis"
        module_size="10*cm" 
        module_gap="0.2*cm" 
        thickness="1.0*cm" 
        material="Quartz" />
      <mirror 
        z0="RICHLength - 40*cm" 
        thickness="1*mm" 
        material="PyrexGlass" 
        vis="GrayVis">
        <slice focus="10*cm" curve="300*cm" rmin="RICHRMin" rmax="RICH_rmax1" phiw="59*degree" rotz="0*degree" />
        <slice focus="10*cm" curve="300*cm" rmin="RICHRMin" rmax="RICH_rmax1" phiw="59*degree" rotz="60*degree" />
        <slice focus="10*cm" curve="300*cm" rmin="RICHRMin" rmax="RICH_rmax1" phiw="59*degree" rotz="120*degree" />
        <slice focus="10*cm" curve="300*cm" rmin="RICHRMin" rmax="RICH_rmax1" phiw="59*degree" rotz="180*degree" />
        <slice focus="10*cm" curve="300*cm" rmin="RICHRMin" rmax="RICH_rmax1" phiw="59*degree" rotz="240*degree" />
        <slice focus="10*cm" curve="300*cm" rmin="RICHRMin" rmax="RICH_rmax1" phiw="59*degree" rotz="300*degree" />
      </mirror>
    </detector>
  </detectors>

  <readouts>
    <readout name="ForwardRICHHits">
      <segmentation type="CartesianGridXY" grid_size_x="3*mm" grid_size_y="3*mm" />
      <id>system:8,layer:4,piece:4,module:14,x:32:-16,y:-16</id>
    </readout>
  </readouts>

</lccdd>