GoodRunsLists: mutable fixes for TMsgLogger and delete TUniqueGRLString and DQHelperFunctions
Use an atomic
for the global message level in TMsgLogger
. That's the easiest way to
suppress the thread-checker warnings.
Also delete TUniqueGRLString
and DQHelperFunctions
are not used anymore and also
don't feature in any analysis tutorial. Assume they are obsolete.
Edited by Frank Winklmeier