Draft: Add mutex lock to TrigDecisionTool so it is thread-safe in AnalysisBase
Marked as draft as the race condition persists. Looking into the issue further...
Minor addition of a mutex lock to make the TrigDecisionTool thread safe in the context of AnalysisBase.
Edited by Qichen Dong