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

CalorimeterHitDigi: add photon counter based readout #1064

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Oct 9, 2023

This implements modes to add additional signal smearing associated with the scintillation process in calorimeters. The SiPM mode allows to study effect of saturation for a given material, light collection efficiency and type of sensor.

The part with binomial distribution sampling is a SiPM formalism from Jin Huang's work done for sPhenix:
sPHENIX-Collaboration/coresoftware@f746f13

Resolves: #696

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/1)

src/detectors/EEMC/EEMC.cc Show resolved Hide resolved
@veprbl veprbl temporarily deployed to github-pages October 10, 2023 20:03 — with GitHub Actions Inactive
@github-actions github-actions bot dismissed their stale review October 21, 2023 23:03

No clang-tidy warnings found so I assume my comments were addressed

@veprbl veprbl temporarily deployed to github-pages October 22, 2023 01:27 — with GitHub Actions Inactive
@ruse-traveler ruse-traveler added the TDR:Calorimetry Relevant to calorimetry TDR wants/needs label Mar 19, 2024
@veprbl veprbl mentioned this pull request Oct 1, 2024
7 tasks
@veprbl veprbl force-pushed the pr/photon_digi branch 2 times, most recently from d255212 to 0e70f6f Compare October 1, 2024 14:31
Copy link

github-actions bot commented Oct 1, 2024

Capybara summary for PR 1064

Last updated 2024-11-22T02:30-05:00 4fcc822

@veprbl veprbl marked this pull request as ready for review October 2, 2024 04:53
@veprbl veprbl requested review from rahmans1 and Chao1009 October 2, 2024 05:23
github-merge-queue bot pushed a commit that referenced this pull request Oct 15, 2024
This comes from Athena times where all calorimeters were smeared by 2%.
We don't expect this term, we want to have something more motivated like
#1064, instead. Submitting separately to confirm the effect.
This implements modes to add additional signal smearing associated with
the scintillation process in calorimeters. The SiPM mode allows to study
effect of saturation for a given material, light collection efficiency
and type of sensor.

The part with binomial distribution sampling is a SiPM formalism from
Jin Huang's work done for sPhenix:
sPHENIX-Collaboration/coresoftware@f746f13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TDR:Calorimetry Relevant to calorimetry TDR wants/needs topic: backward topic: calorimetry relates to calorimetry topic: digitization
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Need implementation of SiPM photon counter smearing
2 participants