Skip to content

Commit

Permalink
Updating IDEA Readme to add pre-shower
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudali2 committed Sep 30, 2024
1 parent 951cf7d commit 2f7c865
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,8 @@
<constant name = "psEndcapFirstLayerZOffset" value = "2550*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 = "2430*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-->

<!-- Fiber dual-readout calorimeter tower dim-->
<constant name="FiberDRCalo_world_outer_radius" value="4525.*mm"/>
<constant name="FiberDRCalo_world_inner_radius" value="252.*mm"/>
Expand Down
4 changes: 3 additions & 1 deletion FCCee/IDEA/compact/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ July 2024: Added a detailed version of the muon system.
The monolithic fiber dual-readout calorimeter (o1, v01) is added to the directory, but commented in the main file IDEA_o1_v03.xml for the sake of speed. Please remove the comments to include this calorimeter in the full IDEA detector.

August 2024: Added an updated vertex detector (also with the ultra-light inner vertex option) and a more light-weight
implementation of the silicon wrapper.
implementation of the silicon wrapper.

September 2024: Added detailed version of the pre-shower, based on muon system builder.

0 comments on commit 2f7c865

Please sign in to comment.