ATLAS Offline Software
|
tool to match segments More...
#include <IMuonSegmentMatchingTool.h>
Public Member Functions | |
virtual bool | match (const EventContext &ctx, const MuonSegment &seg1, const MuonSegment &seg2) const =0 |
match two segments More... | |
virtual | ~IMuonSegmentMatchingTool ()=default |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
access to tool interface More... | |
tool to match segments
Definition at line 26 of file IMuonSegmentMatchingTool.h.
|
virtualdefault |
|
inlinestatic |
access to tool interface
Definition at line 29 of file IMuonSegmentMatchingTool.h.
|
pure virtual |
match two segments
Implemented in Muon::MuonSegmentMatchingTool.