ATLAS Offline Software
|
interface for the StripTDS tools More...
#include <IStripTdsTool.h>
Public Member Functions | |
virtual | ~IStripTdsTool () |
virtual StatusCode | gather_strip_data (std::vector< std::unique_ptr< StripData >> &strips, const std::vector< std::unique_ptr< PadTrigger >> &padTriggers) const =0 |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
interface for the StripTDS tools
This class implements the public interface of the TDS Tools. It returns a vector of StripData to input the StripTrigger simulation.
Definition at line 30 of file IStripTdsTool.h.
|
inlinevirtual |
Definition at line 33 of file IStripTdsTool.h.
|
pure virtual |
Implemented in NSWL1::StripTdsOfflineTool.
|
inlinestatic |
Definition at line 37 of file IStripTdsTool.h.