Skip to content

Commit

Permalink
Rm preshower in IDEA_o2 XML file
Browse files Browse the repository at this point in the history
IDEA_o2 will not include the preshower, therefore I remove it from
IDEA_o2_v01.xml file. Also the preshower dimensions are removed from
DectDimensions_IDEA_o2_v01.xml.
  • Loading branch information
lopezzot committed Nov 22, 2024
1 parent edf3b27 commit e80340f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
11 changes: 0 additions & 11 deletions FCCee/IDEA/compact/IDEA_o2_v01/DectDimensions_IDEA_o2_v01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,17 +206,6 @@
<constant name="tracker_region_zmax" value="DCH_half_length_total"/>
<constant name="tracker_region_rmax" value="DCH_outer_cyl_R_total"/>

<!-- Pre-shower Parameters-->
<constant name = "psNumSides" value = "32"/> <!-- The number of sides of the pre-shower -->
<!-- Barrel -->
<constant name = "psBarrelFirstLayerRadius" value = "2420*mm"/> <!-- 1st Barrel microRWELL detector inner radius-> its the start point of thicknesses of the microRWELL material. In our case the shape is Polygon, so the radius is in the middle of the polygon side. -->
<constant name = "psBarrelLength" value = "4900*mm"/> <!--Barrel detector length, in the description of the detctor we always use the half-length -->
<!-- Endcap -->
<constant name = "psEndcapFirstLayerZOffset" value = "2400*mm"/> <!-- 1st Endcap microRWELL detector inner ZOffset-> its the start point of thicknesses of the microRWELL volume -->
<constant name = "psEndcapLayersInnerRadius" value = "390*mm"/> <!--Endcap detector inner radius, its the start point of thicknesses of the detector material ** it applies for both detector layers and yoke-->
<constant name = "psEndcapLayersOuterRadius" value = "2420*mm"/> <!--Endcap detector outer radius, its the end point of thicknesses of the detector material ** it applies for both detector layers and yoke-->
<!-- End of Pre-shower Parameters-->

<!-- Dual-Readout Endcap Tubes (DRET) calorimeter dimensions-->
<constant name="DRETinnerRadius" value="2.8*m"/>
<constant name="DRETtowerHeight" value="1.8*m"/>
Expand Down
4 changes: 0 additions & 4 deletions FCCee/IDEA/compact/IDEA_o2_v01/IDEA_o2_v01.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@
<!-- Import Endcap plate absorber -->
<include ref="../IDEA_o1_v03/EndPlateAbsorber_o1_v01.xml"/>

<!-- Import pre-shower -->
<!-- The preshower is not part of IDEA option 2 geometry-->
<!-- <include ref="../IDEA_o1_v03/Preshower_o1_v01.xml"/>-->

<!-- Import tubes-based dual-readout calorimeter -->
<include ref="DREndcapTubes_o1_v01.xml"/>

Expand Down

0 comments on commit e80340f

Please sign in to comment.