Skip to content

TPC addHits: remove short type limitation#15605

Merged
sawenzel merged 1 commit into
AliceO2Group:devfrom
sawenzel:swenzel/tpc-addHit-short
Jul 16, 2026
Merged

TPC addHits: remove short type limitation#15605
sawenzel merged 1 commit into
AliceO2Group:devfrom
sawenzel:swenzel/tpc-addHit-short

Conversation

@sawenzel

Copy link
Copy Markdown
Collaborator

Change type from short to float to remove possible overflow errors

There is no deep reason for this to be short in any case. The underlaying storage was already of type float.

Fixes a problem observed in monopole simulations inside TPC

Change type from short to float to remove possible overflow errors

There is no deep reason for this to be short in any case. The underlaying
storage was already of type float.

Fixes a problem observed in monopole simulations inside TPC
@sawenzel sawenzel merged commit 56f1193 into AliceO2Group:dev Jul 16, 2026
10 of 11 checks passed
@sawenzel sawenzel deleted the swenzel/tpc-addHit-short branch July 16, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants