Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including IDEA vertex detector (that is not just a scaled copy of the CLD one) #35

Open
wants to merge 39 commits into
base: main
Choose a base branch
from

Conversation

armin-ilg
Copy link

@armin-ilg armin-ilg commented Dec 15, 2022

Hi there

This is my current implementation of the IDEA vertex detector, following the design of Fabrizio Palla and Filippo Bosi from INFN Pisa (see e.g their last presentation in the detector concept meeting in November).

This is closely linked to the PR from Andrea for the smaller beam pipe, that this vertex detector relies on. I started in May using the version of the beampipe from back then.

The status at the moment is:

  • Vertex inner barrel: Quite realisic implementation using support + sensitive sensor + sensor periphery + flex
  • Vertex outer barrel: Layers are at the correct R but many other things are missing, WIP
  • Vertex end-cap: Just using CLD-like endcaps for the time being, more realistic implementation WIP
  • Outer Si Wrapper (with timing): Not started yet, but will likely use same moduel as vertex barrels

For this code to run, also the correct lcgeo and DD4hep versions need to be used, here are the links to the PRs/Forks there:

Other things I did here:

  • Using beam from Detector/DetFCCeeCommon

@gganis @vvolkl @aciarma

aciarma and others added 30 commits May 9, 2022 09:37
…tex barrel, not tilded yet outer barrel and not yet complex endcap
@armin-ilg armin-ilg marked this pull request as ready for review December 15, 2022 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants