#include <IPadTriggerLookupTool.h>
Definition at line 19 of file IPadTriggerLookupTool.h.
◆ ~IPadTriggerLookupTool()
virtual NSWL1::IPadTriggerLookupTool::~IPadTriggerLookupTool |
( |
| ) |
|
|
inlinevirtual |
◆ interfaceID()
static const InterfaceID& NSWL1::IPadTriggerLookupTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 26 of file IPadTriggerLookupTool.h.
27 static const InterfaceID IID_IPadTriggerLookupTool(
"NSWL1::IPadTriggerLookupTool", 1 ,0);
28 return IID_IPadTriggerLookupTool;
◆ lookup_pad_triggers()
virtual StatusCode NSWL1::IPadTriggerLookupTool::lookup_pad_triggers |
( |
const std::vector< std::shared_ptr< PadData >> & |
pads, |
|
|
std::vector< std::unique_ptr< PadTrigger >> & |
triggers |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: