Skip to content

Thread-safe DetDescrCnvSvc

Ke Li requested to merge keli/athena:DetDescrCnvSvc into master

make the external DetDescr_StorageType const in DetDescrCnvSvc for thread-safety. Remove the detStore() in DetDescrCnvSvc and DetDescrConverter since it's useless and may not thread-safe.

Edited by Ke Li

Merge request reports