ATLAS Offline Software
|
interface for the PadTDS tools More...
#include <IPadTdsTool.h>
Public Member Functions | |
virtual | ~IPadTdsTool () |
virtual StatusCode | gather_pad_data (std::vector< std::shared_ptr< PadData >> &pads, int side=-1, int sector=-1) const =0 |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
interface for the PadTDS tools
This class implements the public interface of the TDS Tools. It returns a vector of PadData to input the PadTrigger simulation.
Definition at line 34 of file IPadTdsTool.h.
|
inlinevirtual |
Definition at line 37 of file IPadTdsTool.h.
|
pure virtual |
Implemented in NSWL1::PadTdsOfflineTool.
|
inlinestatic |
Definition at line 41 of file IPadTdsTool.h.