Skip to content

Fix a few mutable in TrkCaloCluster_OnTrack, add ATLAS_CHECK_THREAD_SAFETY

Instead of mutable and lazy init try to have the m_globalposition filled in the ctors.

Merge request reports