#include <IMuonNSWSegmentFinderTool.h>
|
| static const InterfaceID & | interfaceID () |
| | access to tool interface
|
Definition at line 19 of file IMuonNSWSegmentFinderTool.h.
◆ MuonClusterPtr
◆ MuonClusterVec
◆ ~IMuonNSWSegmentFinderTool()
| virtual Muon::IMuonNSWSegmentFinderTool::~IMuonNSWSegmentFinderTool |
( |
| ) |
|
|
virtualdefault |
◆ find()
| virtual void Muon::IMuonNSWSegmentFinderTool::find |
( |
const EventContext & | ctx, |
|
|
SegmentMakingCache & | cache ) const |
|
pure virtual |
◆ interfaceID()
| const InterfaceID & Muon::IMuonNSWSegmentFinderTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
access to tool interface
Definition at line 22 of file IMuonNSWSegmentFinderTool.h.
22 {
23 static const InterfaceID IID_IMuonNSWSegmentFinderTool("Muon::IMuonNSWSegmentFinderTool", 1, 0);
24 return IID_IMuonNSWSegmentFinderTool;
25 }
The documentation for this class was generated from the following file: