5#ifndef TriggerTranslatorToolSimple_H
6#define TriggerTranslatorToolSimple_H
13#include "GaudiKernel/ServiceHandle.h"
14#include "GaudiKernel/ToolHandle.h"
15#include "GaudiKernel/StatusCode.h"
37 const IInterface* parent );
43 virtual const std::vector<std::string>
translate(
const std::string&)
const override;
50 std::map<std::string, std::vector<std::string>>
m_trigmap;