![]() |
ATLAS Offline Software
|
tool to match segments More...
#include <IMuonSegmentPairMatchingTool.h>
Classes | |
| struct | SegmentMatchResult |
Public Member Functions | |
| virtual SegmentMatchResult | matchResult (const MuonSegment &seg1, const MuonSegment &seg2) const =0 |
| performance match and return result | |
| virtual | ~IMuonSegmentPairMatchingTool ()=default |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| access to tool interface | |
tool to match segments
Definition at line 19 of file IMuonSegmentPairMatchingTool.h.
|
virtualdefault |
|
inlinestatic |
access to tool interface
Definition at line 46 of file IMuonSegmentPairMatchingTool.h.
|
pure virtual |
performance match and return result
Implemented in Muon::MuonSegmentPairMatchingTool.