Commit d526624
Keep strange tracks in decay order also with one vertexer thread
This makes the order of the tracked strangeness tables within a collision the same in MC as in data.
- SVertexer sorted the strange tracks by decay only when running with more than one thread; MC reconstruction runs it with one.
- The strange tracks are now sorted by decay in all cases.
- The AOD producer groups them by collision with a stable sort, so the decay order within a collision is kept.
https://its.cern.ch/jira/browse/O2-7197
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>1 parent 29cf278 commit d526624
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1527 | 1527 | | |
1528 | 1528 | | |
1529 | 1529 | | |
1530 | | - | |
| 1530 | + | |
1531 | 1531 | | |
1532 | 1532 | | |
1533 | 1533 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | | - | |
| 228 | + | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
0 commit comments