Warning, /athena/compact/ecal_forward_homogenous.xml is written in an unsupported language. File is not indexed.
0001 <lccdd>
0002 <comment>
0003 Simplified homogenous implementation of the forward ScFi calorimeter
0004 </comment>
0005
0006 <define>
0007 <constant name="EcalEndcapP_FiberRadius" value="0.235*cm"/>
0008 <constant name="EcalEndcapP_FiberOffset" value="0.5*mm"/>
0009 <constant name="EcalEndcapP_FiberSpaceX" value="0.265*mm"/>
0010 <constant name="EcalEndcapP_FiberSpaceY" value="0.425*mm"/>
0011 </define>
0012
0013
0014 <limits>
0015 </limits>
0016
0017 <regions>
0018 </regions>
0019
0020 <!-- Common Generic visualization attributes -->
0021 <comment>Common Generic visualization attributes</comment>
0022 <display>
0023 </display>
0024
0025 <detectors>
0026
0027 <comment>
0028 ------------------------------------------
0029 Forward (Positive Z) Endcap EM Calorimeter
0030 ------------------------------------------
0031 An EM calorimeter with ScFi modules
0032 </comment>
0033 <detector id="ECalEndcapP_ID"
0034 name="EcalEndcapP"
0035 type="ScFiCalorimeter"
0036 vis="EcalEndcapVis"
0037 readout="EcalEndcapPHits">
0038 <position x="0" y="0" z="EcalEndcapP_zmin + EcalEndcapP_length/2."/>
0039 <dimensions rmin="EcalEndcapP_rmin" rmax="EcalEndcapP_rmax" length="EcalEndcapP_length"/>
0040 <module sizex="25*mm" sizey="25*mm" sizez="170*mm" material="AvgTungstenScFi" vis="EcalEndcapBlockVis">
0041 </module>
0042 </detector>
0043 </detectors>
0044
0045 <!-- Definition of the readout segmentation/definition -->
0046 <readouts>
0047 <readout name="EcalEndcapPHits">
0048 <segmentation type="NoSegmentation"/>
0049 <id>system:8,ring:8,module:20,fiber_x:8,fiber_y:8</id>
0050 </readout>
0051 </readouts>
0052
0053 <plugins>
0054 </plugins>
0055
0056 </lccdd>
0057