Interface for tools calculating hit count summaries for track.
More...
#include <IMuonLayerSegmentFinderTool.h>
|
| static const InterfaceID & | interfaceID () |
| | IAlgTool interface.
|
Interface for tools calculating hit count summaries for track.
Definition at line 19 of file IMuonLayerSegmentFinderTool.h.
◆ ~IMuonLayerSegmentFinderTool()
| virtual Muon::IMuonLayerSegmentFinderTool::~IMuonLayerSegmentFinderTool |
( |
| ) |
|
|
virtualdefault |
◆ find()
◆ findMdtSegmentsFromHough()
◆ interfaceID()
| const InterfaceID & Muon::IMuonLayerSegmentFinderTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
IAlgTool interface.
Definition at line 22 of file IMuonLayerSegmentFinderTool.h.
22 {
23 static const InterfaceID IID_IMuonLayerSegmentFinderTool("Muon::IMuonLayerSegmentFinderTool", 1, 0);
24 return IID_IMuonLayerSegmentFinderTool;
25 }
The documentation for this class was generated from the following file: