Skip to content
Snippets Groups Projects
Commit e2822a8d authored by Chao Peng's avatar Chao Peng
Browse files

add LAEC for SIDIS

parent 0c0c9857
Branches
Tags
No related merge requests found
......@@ -239,6 +239,21 @@
<layer id="4" z="306 *cm" inner_r="105.0*cm" outer_r="230.0*cm" phi0_offset="-0.5*deg" />
<layer id="5" z="315 *cm" inner_r="109.0*cm" outer_r="237.0*cm" phi0_offset="-0.5*deg" />
</detector>
<detector id="3" name="FAEC_SIDIS" type="EMCalorimeterSoLID" readout="EMCalHits" vis="InvisibleWithDaughters" >
<comment>Foward Angle Electromagnetic Calorimeter (FAEC) for PVDIS</comment>
<dimensions rmin="110*cm" rmax="265*cm" z0="320*cm" rmod="6.25*cm"/>
<layer repeat="1" vis="InvisibleWithDaughters">
<slice material = "Lead" thickness = "1.12*cm" vis="BlueVis"/>
<slice material = "EJ204" thickness = "6.25*cm" vis="PurpleVis" sensitive="yes"/>
</layer>
<layer repeat="194" vis="GreenVis">
<slice material = "Lead" thickness = "0.05*cm"/>
<slice material = "EJ204" thickness = "0.15*cm" sensitive="yes" limits="cal_limits"/>
<slice material = "Air" thickness = "0.012*2*cm"/>
</layer>
</detector>
</detectors>
<!-- Definition of the readout segmentation/definition -->
......
......@@ -240,8 +240,22 @@
<layer id="6" z="92 *cm" inner_r="55*cm" outer_r="123.0*cm" phi0_offset="0.0*deg" Nmodules="25" />
</detector>
<detector id="3" name="FAEC_SIDIS" type="EMCalorimeterSoLID" readout="EMCalHits" vis="InvisibleWithDaughters" >
<comment>Forward Angle Electromagnetic Calorimeter for SIDIS</comment>
<detector id="3" name="LAEC_SIDIS" type="EMCalorimeterSoLID" readout="EMCalHits" vis="InvisibleWithDaughters" >
<comment>Large Angle Electromagnetic Calorimeter (LAEC) for SIDIS</comment>
<dimensions rmin="83*cm" rmax="140*cm" z0="-65*cm" rmod="6.25*cm"/>
<layer repeat="1" vis="InvisibleWithDaughters">
<slice material = "Lead" thickness = "1.12*cm" vis="BlueVis"/>
<slice material = "EJ204" thickness = "6.25*cm" vis="PurpleVis" sensitive="yes"/>
</layer>
<layer repeat="194" vis="GreenVis">
<slice material = "Lead" thickness = "0.05*cm"/>
<slice material = "EJ204" thickness = "0.15*cm" sensitive="yes" limits="cal_limits"/>
<slice material = "Air" thickness = "0.012*2*cm"/>
</layer>
</detector>
<detector id="4" name="FAEC_SIDIS" type="EMCalorimeterSoLID" readout="EMCalHits" vis="InvisibleWithDaughters" >
<comment>Forward Angle Electromagnetic Calorimeter (FAEC) for SIDIS</comment>
<dimensions rmin="98*cm" rmax="230*cm" z0="415*cm" rmod="6.25*cm"/>
<layer repeat="1" vis="InvisibleWithDaughters">
<slice material = "Lead" thickness = "1.12*cm" vis="BlueVis"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment