Simplified data structure for ITk pixel cluster error conditions data.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Simplified data structure for ITk pixel cluster error conditions data.
Goetz Gaycken
requested to merge
goetz/athena:main_simplify_data_structure_for_ITk_pixel_cluster_error_cond_data
into
main
Feb 12, 2025
Overview
23
Commits
1
Pipelines
5
Changes
6
The data is now stored in a simple vector and indexed by the ID hash.
The precision is reduced to single precision since the input data only is single precision.
Merge request reports
Loading