Skip to content

Conversation

@niermann999
Copy link
Collaborator

@niermann999 niermann999 commented Nov 15, 2025

Instead of using a template specialization for every mapped type, use the mapped type registry to automatize the type mapping at compile time. In order to make new shapes known to the IO system, an ID and the type need to be added to the frontend io definitions header. The id enum and type will then be automatically mapped to the id a detector type is using (unknown_type if the type is not included in the given detector).

Also fixes the shape and frame concepts to include 3-dimensional shapes

@niermann999 niermann999 added cleanup Benign code cleanup bug Something isn't working labels Nov 15, 2025
@niermann999 niermann999 force-pushed the ref-io-type-mapping branch 2 times, most recently from eaa961c to ec97c6b Compare November 17, 2025 10:50
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cleanup Benign code cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant