Interface for tools resolving ambigueties and remove outliers in Muon::MuonSegment objects.
More...
#include <IMuonSegmentSelector.h>
Interface for tools resolving ambigueties and remove outliers in Muon::MuonSegment objects.
Definition at line 17 of file IMuonSegmentSelector.h.
◆ interfaceID()
| const InterfaceID & Muon::IMuonSegmentSelector::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 28 of file IMuonSegmentSelector.h.
static const InterfaceID IID_IMuonSegmentSelector("Muon::IMuonSegmentSelector", 1, 0)
◆ select()
| virtual const bool Muon::IMuonSegmentSelector::select |
( |
const MuonSegment & | segment | ) |
const |
|
pure virtual |
Tool to select segments.
- Parameters
-
| segment | a reference to a segment |
- Returns
- boolean whether segment is selected or not
The documentation for this class was generated from the following file: