ATLAS Offline Software
Loading...
Searching...
No Matches
ITriggerTranslatorTool Class Referenceabstract

#include <ITriggerTranslatorTool.h>

Inheritance diagram for ITriggerTranslatorTool:
Collaboration diagram for ITriggerTranslatorTool:

Public Member Functions

virtual ~ITriggerTranslatorTool ()
virtual const std::vector< std::string > translate (const std::string &) const =0

Static Public Member Functions

static const InterfaceID & interfaceID ()

Detailed Description

Definition at line 23 of file ITriggerTranslatorTool.h.

Constructor & Destructor Documentation

◆ ~ITriggerTranslatorTool()

virtual ITriggerTranslatorTool::~ITriggerTranslatorTool ( )
inlinevirtual

Definition at line 32 of file ITriggerTranslatorTool.h.

32{}

Member Function Documentation

◆ interfaceID()

const InterfaceID & ITriggerTranslatorTool::interfaceID ( )
inlinestatic

Definition at line 29 of file ITriggerTranslatorTool.h.

static const InterfaceID IID_ITriggerTranslatorTool("ITriggerTranslatorTool", 1, 0)

◆ translate()

virtual const std::vector< std::string > ITriggerTranslatorTool::translate ( const std::string & ) const
pure virtual

Implemented in TriggerTranslatorToolSimple.


The documentation for this class was generated from the following file: