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

WIP: start the development of Drift Chamber for CEPC #18

Open
9 of 18 tasks
mirguest opened this issue Sep 9, 2020 · 0 comments
Open
9 of 18 tasks

WIP: start the development of Drift Chamber for CEPC #18

mirguest opened this issue Sep 9, 2020 · 0 comments
Milestone

Comments

@mirguest
Copy link
Member

mirguest commented Sep 9, 2020

  • detector description (DD4hep)
    • The dimensions are defined as the constants (See commit 2d3a664)
    • Envelope for the Drift Chamber
      • radii: 235 mm, 1716 mm
      • z: -2225 mm, 2225 mm
    • inner chamber
      • radii: 235 mm, 909 mm
      • z: -2225 mm, 2225 mm
    • outer chamber
      • radii: 1085 mm, 1716 mm
      • z: -2225 mm, 2225 mm
    • silicon between inner and outer chamber
    • B-Field: 3 Tesla, uniform: See commit a663edc
  • detector response (Geant4 Sensitive Detector)
  • digitization
  • Definition of the cellID
    • system: 8bit
    • chamber: 1bit (0: inner, 1: outer)
    • layer: 7bit (for inner: 67 layers, for outer: 63 layers)

Progress:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant