TileGeoModel: thread-checker fixes
- Mark
TileTBFactory
(test-beam) as not thread-safe and suppress the warning about that inTileDetectorTool
. - Only call
setTestBeam
for test beam data (the default isfalse
). This avoids another retrieval of the non-constTileCablingService
.
Relates to ATLASRECTS-7235.