Skip to content

GeoModelUtilities - Prepare Alignment store for concurrent access

Johannes Junggeburth requested to merge jojungge/athena:GeoAlignStoreRevise into main
  • Use the concurrentMap to fill & read the alignmentStore from multiple threads
  • GeoAlignmentStore: Change the maps to be shared_ptrs instread of objects.

Cf. !70106 (merged)

Merge request reports