Skip to content

Draft: Use SOA to store data from FittedTrack and TrackMVAVertex

Douglas Troy Li requested to merge thboettc_doli_sv_reconstruction into master

This MR attempts to replace parts of the FittedTrack and TrackMVAVertex structs with SOAs, to see how this changes throughput and the number of warp stalls.

Merge request reports