Commit 26b5b2d
DPL Analysis: make sure VLAs use only one basket
Otherwise it seems to create issues with ROOT bulk reading if the baskets
are split across multiple clusters.
In particular, each row needs 4 bytes for the size of the elements in the row
and the _size branch needs to also have its size correctly set.
(cherry picked from commit 1561ebb)1 parent a1bbf95 commit 26b5b2d
File tree
2 files changed
+18
-3
lines changed- Framework/Core
- include/Framework
- src
2 files changed
+18
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
458 | 458 | | |
| 459 | + | |
| 460 | + | |
459 | 461 | | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
460 | 474 | | |
461 | 475 | | |
462 | 476 | | |
| |||
0 commit comments