Skip to content

SiDetectorElement small cleanup

Adam Edward Barton requested to merge abarton/athena:fixatomic3 into master

Now everything in this class is protected by mutex, these variables don't need to be atomic. This should speed up initialization of the cache.

Merge request reports