Skip to content

Fix potential thread-safety issue in CaloTrkMuIdTools

Nicolas Koehler requested to merge nkoehler/athena:caloTrk into master

Hi,

this MR fixes a potential thread-safety issue in CaloTrkMuIdTools by removing the use of static expressions inside const methods.

Best, Nico

Merge request reports