Skip to content

CaloTriggerTool: Load dictionaries early.

We were loading needed dictionaries early to avoid problems with root dictionary loading when multiple threads are running. But we missed one needed class, so load that one too. See ATEAM-749.

Merge request reports