Skip to content

Add ATLAS_CHECK_THREAD_SAFETY to TrkSpacePoint package

Susumu Oda requested to merge oda/athena:master-sp into master
  • Remove mutable from m_clusList of SpacePoint.h.
  • Add ATLAS_CHECK_THREAD_SAFETY to Tracking/TrkEvent/TrkSpacePoint/TrkSpacePoint package.
  • Remove static unsigned int s_numberOfInstantiations of SpacePoint.h.
  • Remove static unsigned int numberOfInstantiations() of SpacePoint.h.
  • Change static to static const in SpacePointContainer.h.
Edited by Susumu Oda

Merge request reports