You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StructArrays was very useful when implementing the e+e- algorithms to allow ArrayOfStruct reasoning, with StructOfArrays data layouts.
The compact arrays used for pp reconstruction (plain and tiled strategy) should be updated to also use this (which makes the package also more consistent as well).
There was a small performance increase for the e+e- case, so we might also slightly gain with this.
The text was updated successfully, but these errors were encountered:
StructArrays was very useful when implementing the e+e- algorithms to allow ArrayOfStruct reasoning, with StructOfArrays data layouts.
The compact arrays used for pp reconstruction (plain and tiled strategy) should be updated to also use this (which makes the package also more consistent as well).
There was a small performance increase for the e+e- case, so we might also slightly gain with this.
The text was updated successfully, but these errors were encountered: