IOTOF: add in-pixel efficiency - #15786
Open
GiorgioAlbertoLucia wants to merge 5 commits into
Open
Conversation
GiorgioAlbertoLucia
marked this pull request as ready for review
September 11, 2026 08:27
GiorgioAlbertoLucia
requested review from
fcolamar,
mconcas and
njacazio
as code owners
September 11, 2026 08:27
njacazio
previously approved these changes
Sep 11, 2026
njacazio
enabled auto-merge (squash)
September 11, 2026 08:44
GiorgioAlbertoLucia
marked this pull request as draft
September 11, 2026 08:48
auto-merge was automatically disabled
September 11, 2026 08:48
Pull request was converted to draft
Contributor
|
thanks @GiorgioAlbertoLucia looks ok |
GiorgioAlbertoLucia
marked this pull request as ready for review
September 11, 2026 09:23
njacazio
enabled auto-merge (squash)
September 11, 2026 10:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add in-pixel efficiency taken from a reference map obtained at test beams. The map is currently available at
/alice/cern.ch/user/g/glucia/ALICE3/IOTOF/pixelEfficiency/PixelEfficiencyMap_TH2.root
The residual distribution of the digit-to-hit position is used as a proxy of the efficiency to display the effect. Uniform distribution when the efficiency is flat


(x-axis: residual in z [cm], y-axis: residual in x [cm]) --> the distribution of digits is flat
(x-axis: residual in z [cm], y-axis: residual in x [cm]) --> the distribution of digits is less populated at the edges, where the loss in efficiency is introduced
@maciacco @Marcellocosti