Skip to content

fixing MM and STGC digit converters

Stefano Rosati requested to merge rosati/athena:mm_cnv into 21.3

Modified MM and STGC digit cnv to store the full compact identifier instead of the difference to the collection Id ( given the Id format this was causing some overflows ). Storing unsigned int instead of short int.

Merge request reports