Skip to content

Add ATLAS_CHECK_THREAD_SAFETY to BLM_GeoModel package

Susumu Oda requested to merge oda/athena:master-BLM into master
  • In order to confirm and keep thread safety of the BLM_GeoModel package, ATLAS_CHECK_THREAD_SAFETY file was added.
  • static member variables had to be changed to static constexpr member variables.
  • Results should not changed.
  • No JIRA ticket
Edited by Susumu Oda

Merge request reports