Skip to content

Add ATLAS_CHECK_THREAD_SAFETY to CaloTools

Adds ATLAS_CHECK_THREAD_SAFETY to CaloTools

  • static to static const (including pointer i.e static var const * const
  • Registering callbacks with regFcn can not be thread safe

Also fixed a typo in 2 comments in CaloUtils from a previous MR.

Merge request reports