Add ATLAS_CHECK_THREAD_SAFETY to TRT_G4_SD and TRT_TR_Process
- In order to confirm and keep thread safety of TRT_G4_SD and TRT_TR_Process packages, ATLAS_CHECK_THREAD_SAFETY files were added.
- Some changes were necessary
-
ATLAS_THREAD_SAFEof#include "CxxUtils/checker_macros.h"was added tomutable Athena::MsgStreamMember m_msg; -
constkeyword was added to return type of const method - Remove
const_cast
-
- Results should not be changed.
- No JIRA ticket
Edited by Susumu Oda