![]() |
ATLAS Offline Software
|
Interface for the implementation of L0MDT Segment Finder. More...
#include <IL0MDTSegmentFinderTool.h>
Public Member Functions | |
| DeclareInterfaceID (IL0MDTSegmentFinderTool, 1, 0) | |
| virtual | ~IL0MDTSegmentFinderTool ()=default |
| virtual StatusCode | findSegments (const std::vector< const xAOD::MdtDriftCircle * > &driftCircles, const ActsTrk::GeometryContext &gctx, float m, float b, std::vector< L0MDT::Segment > &segments) const =0 |
Interface for the implementation of L0MDT Segment Finder.
Definition at line 19 of file IL0MDTSegmentFinderTool.h.
|
virtualdefault |
| L0MDT::IL0MDTSegmentFinderTool::DeclareInterfaceID | ( | IL0MDTSegmentFinderTool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |