eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
6 stars 29 forks source link

Need implementation of SiPM photon counter smearing #696

Open veprbl opened 1 year ago

veprbl commented 1 year ago

Is your feature request related to a problem? Please describe. Current implementation of energy-dependent smearing parametrization https://github.com/eic/EICrecon/blob/8050426d3ec2c0ee94ad5f60705a1042f5551a35/src/algorithms/calorimetry/CalorimeterHitDigi.cc#L145-L148 requires tuning, and procedures for that are not obvious. Smearing models grounded in our understanding of the hardware can be implemented instead.

Describe the solution you'd like We would like to get an explicit signal smearing behavior expected for MPPC's, e.g. using formalizm described in reference https://arxiv.org/pdf/1510.01102.pdf This should account for low photon statistics and saturation effects.

Describe alternatives you've considered Do sophisticated studies outside of the reconstruction framework, and tune tune resolution parameters to reproduce their results.

Additional context

ruse-traveler commented 7 months ago

Comment for posterity: I've added a flag indicating that this is pertinent to identified TDR wants from the calorimetry side. Namely, this might be relevant for developing HGROC-specific digitization models, which multiple subsystems expressed a desire for...