From 3bc0d8108b49a541e8f46b24da2dc72c32da3d79 Mon Sep 17 00:00:00 2001 From: Brieuc Francois Date: Thu, 21 Mar 2024 21:58:27 +0100 Subject: [PATCH] [IDEA] Add a solenoid and magnetic fields (#327) --- .../DectDimensions_IDEA_o1_v01.xml | 18 ++++--- .../IDEA_o1_v02/EndPlateAbsorber_o1_v01.xml | 21 ++++++++ .../IDEA/compact/IDEA_o1_v02/IDEA_o1_v02.xml | 32 ++++++++++++ .../compact/IDEA_o1_v02/Solenoid_o1_v01.xml | 50 +++++++++++++++++++ FCCee/IDEA/compact/README.md | 2 +- 5 files changed, 116 insertions(+), 7 deletions(-) create mode 100644 FCCee/IDEA/compact/IDEA_o1_v02/EndPlateAbsorber_o1_v01.xml create mode 100644 FCCee/IDEA/compact/IDEA_o1_v02/Solenoid_o1_v01.xml diff --git a/FCCee/IDEA/compact/IDEA_o1_v02/DectDimensions_IDEA_o1_v01.xml b/FCCee/IDEA/compact/IDEA_o1_v02/DectDimensions_IDEA_o1_v01.xml index 27a5bb4fc..90dc7d53a 100644 --- a/FCCee/IDEA/compact/IDEA_o1_v02/DectDimensions_IDEA_o1_v01.xml +++ b/FCCee/IDEA/compact/IDEA_o1_v02/DectDimensions_IDEA_o1_v01.xml @@ -92,6 +92,18 @@ + + + + + + + + + + + + @@ -131,12 +143,6 @@ - - - - - - diff --git a/FCCee/IDEA/compact/IDEA_o1_v02/EndPlateAbsorber_o1_v01.xml b/FCCee/IDEA/compact/IDEA_o1_v02/EndPlateAbsorber_o1_v01.xml new file mode 100644 index 000000000..55acb6c6d --- /dev/null +++ b/FCCee/IDEA/compact/IDEA_o1_v02/EndPlateAbsorber_o1_v01.xml @@ -0,0 +1,21 @@ + + + + + Endcap plate absorber to mimic the material budget from the solenoid (0.75 X0) present only in the barrel and start the showers. + + + + + + + + + + + + + + + + diff --git a/FCCee/IDEA/compact/IDEA_o1_v02/IDEA_o1_v02.xml b/FCCee/IDEA/compact/IDEA_o1_v02/IDEA_o1_v02.xml index 5ea3592ad..4619c7cfb 100644 --- a/FCCee/IDEA/compact/IDEA_o1_v02/IDEA_o1_v02.xml +++ b/FCCee/IDEA/compact/IDEA_o1_v02/IDEA_o1_v02.xml @@ -47,9 +47,41 @@ + + + + + + + + + + + + + + + + + + diff --git a/FCCee/IDEA/compact/IDEA_o1_v02/Solenoid_o1_v01.xml b/FCCee/IDEA/compact/IDEA_o1_v02/Solenoid_o1_v01.xml new file mode 100644 index 000000000..7287662e0 --- /dev/null +++ b/FCCee/IDEA/compact/IDEA_o1_v02/Solenoid_o1_v01.xml @@ -0,0 +1,50 @@ + + + + This is a solenoid place holder. It has the right spacial extent and overall accounts for the 0.75 X0 but its internals should be revised by ultra-thin magnet designers --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/FCCee/IDEA/compact/README.md b/FCCee/IDEA/compact/README.md index 532f3335f..17ba793c0 100644 --- a/FCCee/IDEA/compact/README.md +++ b/FCCee/IDEA/compact/README.md @@ -1,4 +1,4 @@ IDEA ==== IDEA_o1_v01: IDEA version picked from the latest version in FCCDetectors repo -IDEA_o1_v02: Based on o1_v01 but with a detailed description of the vertex detector and the drift chamber +IDEA_o1_v02: Based on o1_v01 but with a detailed description of the vertex detector and the drift chamber, a place holder solenoid and the endplate absorber. Missing: SiWrapper, calorimeter, detailed muons system (coming soon).