Back to home page

EIC code displayed by LXR

 
 

    


Warning, /athena/compact/unused/gaseous_rich.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <lccdd>
0003   <define>
0004     <constant name="ForwardRICH_zmin"   value="BarrelTracking_length/2.0 + ForwardTracking_length "/>
0005     <constant name="ForwardRICH_rmin"   value="ForwardPID_rmin1"/>
0006     <constant name="ForwardRICH_rmax0"  value="TrackerBarrel_rmax"/>
0007     <constant name="ForwardRICH_rmax1"  value="EcalBarrel_rmin"/>
0008     <constant name="ForwardRICH_rmax2"  value="Solenoid_rmin-6*cm"/>
0009     <constant name="ForwardRICHDepth"   value="0.9*m"/>
0010     <constant name="ForwardRICH_sensor_rmin"   value="ForwardRICH_rmax1 - 40.*cm"/>
0011     <constant name="ForwardRICH_sensor_rmax"   value="ForwardRICH_rmax2"/>
0012   </define>
0013 
0014   <detectors>
0015     <detector
0016         id="ForwardRICH_ID"
0017         name="GaseousRICH"
0018         type="athena_GaseousRICH"
0019         readout="ForwardRICHHits"
0020         gas="N2cherenkov"
0021         vis="RICHVis">
0022       <dimensions
0023         z0="ForwardRICH_zmin"
0024         snout_length="ForwardRICH_length - ForwardRICHDepth"
0025         length="ForwardRICH_length"
0026         rmin="ForwardRICH_rmin"
0027         rmax0="ForwardRICH_rmax0"
0028         rmax1="ForwardRICH_rmax1"
0029         rmax2="ForwardRICH_rmax2"/>
0030       <mirrors thickness="1*mm" material="PyrexGlass" vis="GrayVis">
0031         <position z="ForwardRICH_length - 13*cm"/>
0032         <mirror curve="300*cm" rmin="ForwardRICH_rmin+5*mm" rmax="ForwardRICH_rmax1" phiw="58*degree"
0033           rotz="0*degree" roty="-15*degree" rotx="0"/>
0034         <mirror curve="300*cm" rmin="ForwardRICH_rmin+5*mm" rmax="ForwardRICH_rmax1" phiw="58*degree"
0035           rotz="60*degree" roty="-15*degree" rotx="0"/>
0036         <mirror curve="300*cm" rmin="ForwardRICH_rmin+5*mm" rmax="ForwardRICH_rmax1" phiw="58*degree"
0037           rotz="120*degree" roty="-15*degree" rotx="0"/>
0038         <mirror curve="300*cm" rmin="ForwardRICH_rmin+5*mm" rmax="ForwardRICH_rmax1" phiw="58*degree"
0039           rotz="180*degree" roty="-15*degree" rotx="0"/>
0040         <mirror curve="300*cm" rmin="ForwardRICH_rmin+5*mm" rmax="ForwardRICH_rmax1" phiw="58*degree"
0041           rotz="240*degree" roty="-15*degree" rotx="0"/>
0042         <mirror curve="300*cm" rmin="ForwardRICH_rmin+5*mm" rmax="ForwardRICH_rmax1" phiw="58*degree"
0043           rotz="300*degree" roty="-15*degree" rotx="0"/>
0044       </mirrors>
0045       <sensors>
0046         <module sx="10*cm" sy="10*cm" sz="1.0*cm" gap="0.2*cm" material="Quartz" vis="AnlGold"/>
0047         <comment>A thin optical material to accept optical photon in simulation</comment>
0048         <optical material="AirOptical" thickness="0.1*mm"/>
0049         <position z="8.*cm"/>
0050         <sector rmin="ForwardRICH_sensor_rmin" rmax="ForwardRICH_sensor_rmax" phiw="58*degree"
0051           rotz="0*degree" roty="-15*degree" rotx="0"/>
0052         <sector rmin="ForwardRICH_sensor_rmin" rmax="ForwardRICH_sensor_rmax" phiw="58*degree"
0053           rotz="60*degree" roty="-15*degree" rotx="0"/>
0054         <sector rmin="ForwardRICH_sensor_rmin" rmax="ForwardRICH_sensor_rmax" phiw="58*degree"
0055           rotz="120*degree" roty="-15*degree" rotx="0"/>
0056         <sector rmin="ForwardRICH_sensor_rmin" rmax="ForwardRICH_sensor_rmax" phiw="58*degree"
0057           rotz="180*degree" roty="-15*degree" rotx="0"/>
0058         <sector rmin="ForwardRICH_sensor_rmin" rmax="ForwardRICH_sensor_rmax" phiw="58*degree"
0059           rotz="240*degree" roty="-15*degree" rotx="0"/>
0060         <sector rmin="ForwardRICH_sensor_rmin" rmax="ForwardRICH_sensor_rmax" phiw="58*degree"
0061           rotz="300*degree" roty="-15*degree" rotx="0"/>
0062       </sensors>
0063     </detector>
0064   </detectors>
0065 
0066   <readouts>
0067     <readout name="ForwardRICHHits">
0068       <segmentation type="CartesianGridXY" grid_size_x="3*mm" grid_size_y="3*mm" />
0069       <id>system:8,sector:8,module:16,x:32:-16,y:-16</id>
0070     </readout>
0071   </readouts>
0072 
0073 </lccdd>