Skip to content

CaloTrackingGeometry: mark CaloTrackingGeometryBuilder as not thread-safe

Frank Winklmeier requested to merge fwinkl/athena:calotrack2 into master

The class calls the thread unsafe TrackingGeometry::indexStaticLayers.

Relates to ATLASRECTS-7252 and should fix the compiler warnings.

cc @abarton

Merge request reports