Add ATLAS_CHECK_THREAD_SAFETY to InDetServMatGeoModel package with fixing some constness problems.
- In order to confirm and keep thread safety of the InDetServMatGeoModel package, ATLAS_CHECK_THREAD_SAFETY file was added.
- Some changes were necessary
-
ATLAS_THREAD_SAFEof#include "CxxUtils/checker_macros.h"was added tomutable Athena::MsgStreamMember m_msg - Make
Route* nextRoute()method non-const - Make
matMgr()method non-const - Make
getServices()method const - Make return type of
builderTool() constconst.
-
- Results should not be changed
- RunTier0Tests.py was fine. RunTier0Tests.log
- No JIRA ticket
Edited by Susumu Oda