Simplified data structure for ITk pixel cluster error conditions data.
requested to merge goetz/athena:main_simplify_data_structure_for_ITk_pixel_cluster_error_cond_data into main
- 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.