tool to match segments
More...
#include <IMuonSegmentPairMatchingTool.h>
|
| static const InterfaceID & | interfaceID () |
| | access to tool interface
|
tool to match segments
Definition at line 19 of file IMuonSegmentPairMatchingTool.h.
◆ ~IMuonSegmentPairMatchingTool()
| virtual Muon::IMuonSegmentPairMatchingTool::~IMuonSegmentPairMatchingTool |
( |
| ) |
|
|
virtualdefault |
◆ interfaceID()
| const InterfaceID & Muon::IMuonSegmentPairMatchingTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
access to tool interface
Definition at line 46 of file IMuonSegmentPairMatchingTool.h.
46 {
47 static const InterfaceID IID_IMuonSegmentPairMatchingTool("Muon::IMuonSegmentPairMatchingTool", 1, 0);
48 return IID_IMuonSegmentPairMatchingTool;
49 }
◆ matchResult()
The documentation for this class was generated from the following file: