Skip to content

Declare classes in LArSamplesMon explicitly thread-unsafe

Walter Lampl requested to merge wlampl/athena:LArSamplesMonNoThreadSafe into master

The code in LArSamplesMon would require a full rewrite to become MT-compatible. This this code is used only as part of the LAr Calib/DQ procedures, this is not urgent. This MR declares all classes explicitly thread-unsafe.

Closes ATLASRECTS-7241

Edited by Walter Lampl

Merge request reports