4#ifndef TRIGSTEERMONITOR_ITRIGERRORMONTOOL_H
5#define TRIGSTEERMONITOR_ITRIGERRORMONTOOL_H
7#include "GaudiKernel/IAlgTool.h"
8#include "GaudiKernel/EventContext.h"
19 virtual std::unordered_map<std::string_view, StatusCode>
algExecErrors(
const EventContext& eventContext)
const = 0;