Skip to content

TPC simulation: fix bug where not all hits are stored when a track crosses the centre of a sector#8412

Merged
sawenzel merged 1 commit intoAliceO2Group:devfrom
matthias-kleiner:dev
Mar 22, 2022
Merged

TPC simulation: fix bug where not all hits are stored when a track crosses the centre of a sector#8412
sawenzel merged 1 commit intoAliceO2Group:devfrom
matthias-kleiner:dev

Conversation

@matthias-kleiner
Copy link
Copy Markdown
Contributor

When the shifted sector (centre of the sector) or the track ID changes during storage of the hits in the simulation, the first hit of the new sector/particle were not stored.
This led to lower cluster charge in the centre of a sector for tracks which crosses the centre of a sector.

…osses the centre of a sector

When the shifted sector (centre of the sector) or the track ID changes during storage of the hits in the simulation, the first hit of the new sector/particle were not stored.
This led to lower cluster charge in the centre of a sector for tracks which crosses the centre of a sector.
Copy link
Copy Markdown
Collaborator

@wiechula wiechula left a comment

Choose a reason for hiding this comment

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

Very nice! Thanks a lot for the fix.

@sawenzel sawenzel merged commit 91cab65 into AliceO2Group:dev Mar 22, 2022
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.

3 participants