This file contains the class definition for the TriggerRegistryTool class. More...
#include <TriggerRegistryTool.h>
Public Member Functions | |
TriggerRegistryTool (const std::string &, const std::string &, const IInterface *) | |
StatusCode | queryInterface (const InterfaceID &riid, void **ppvIf) |
To allow access to the ITriggerRegistryTool interface. | |
bool | registerTriggerSelector (const TString &name, const TString ®expr, const std::list< TString > &trigpar) |
register trigger | |
const std::map< TString, tvtPair > & | getTriggerSelectorRegistry () |
get selector registry | |
Protected Attributes | |
std::map< TString, tvtPair > | m_registry |
This file contains the class definition for the TriggerRegistryTool class.