Skip to content

Thread-safety patches

Vakhtang Tsulaia requested to merge tsulaia/GeoModel:master-mutextes into master
  1. Protected m_delta in GeoAlignableTransform with a mutex
  2. Protected m_absPosInfo in GeoVFullPhysVol with a mutex
  3. Protected daughter nodes in GeoFullPhysVol with a mutex, consistently with how it has been implemented in GeoPhysVol

Merge request reports