ATLAS Offline Software
|
interface for the PadTriggerLogic tools More...
#include <IPadTriggerLogicTool.h>
Public Member Functions | |
virtual | ~IPadTriggerLogicTool () |
virtual StatusCode | compute_pad_triggers (const std::vector< std::shared_ptr< PadData >> &pads, std::vector< std::unique_ptr< PadTrigger >> &triggers) const =0 |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
interface for the PadTriggerLogic tools
This class implements the public interface of the TDS Tools. It returns a vector of PadTrigger.
The design of this class is based on the one of IPadTdsTool.
Definition at line 32 of file IPadTriggerLogicTool.h.
|
inlinevirtual |
Definition at line 35 of file IPadTriggerLogicTool.h.
|
pure virtual |
Implemented in NSWL1::PadTriggerLogicOfflineTool.
|
inlinestatic |
Definition at line 39 of file IPadTriggerLogicTool.h.