ATLAS Offline Software
|
#include <string>
#include <vector>
#include <map>
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/ToolHandle.h"
#include "GaudiKernel/StatusCode.h"
#include "AthenaMonitoring/ITriggerTranslatorTool.h"
Go to the source code of this file.
Classes | |
class | TriggerTranslatorToolSimple |
Provides functionality for users to implement and save histograms, ntuples, and summary data, while allowing a central manager to coordinate and configure many TriggerTranslatorToolSimple instances. More... | |