Enable thread-checker in a few packages and apply mostly trivial fixes.
TrigAnalysisExamples+TrigInDetAnalysis:
TrigAccel:
TrigT1CaloMonitoring:
std::vector<bool>
instead of a static
array to store bits.localtime
with thread-safe localtime_r
.