Declare classes in LArSamplesMon explicitly thread-unsafe
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