Skip to content

TileGeoModel: thread-checker fixes

Frank Winklmeier requested to merge fwinkl/athena:tilegeomodel into master
  • Mark TileTBFactory (test-beam) as not thread-safe and suppress the warning about that in TileDetectorTool.
  • Only call setTestBeam for test beam data (the default is false). This avoids another retrieval of the non-const TileCablingService.

Relates to ATLASRECTS-7235.

cc @ssnyder @christos

Merge request reports