#include <ISegmentSelectionTool.h>
Definition at line 14 of file ISegmentSelectionTool.h.
◆ ~ISegmentSelectionTool()
virtual MuonR4::ISegmentSelectionTool::~ISegmentSelectionTool |
( |
| ) |
|
|
virtualdefault |
◆ compatibleForTrack()
Returns whether a segment passes the base selection quality in order to be picked up onto a track.
- Parameters
-
ctx | Event context to access conditions & geometry data |
segment | Reference to the segment to consider |
◆ DeclareInterfaceID()
◆ passSeedingQuality()
virtual bool MuonR4::ISegmentSelectionTool::passSeedingQuality |
( |
const EventContext & |
ctx, |
|
|
const Segment & |
segment |
|
) |
| const |
|
pure virtual |
Returns whether a segment provides enough mdt & phi measurements to use it for track finding seeding.
- Parameters
-
ctx | Event context to access conditions & geometry data |
segment | Reference to the segment to consider |
◆ passTrackQuality()
virtual bool MuonR4::ISegmentSelectionTool::passTrackQuality |
( |
const EventContext & |
ctx, |
|
|
const Segment & |
segment |
|
) |
| const |
|
pure virtual |
Returns whether a segment passes the base selection quality in order to be picked up onto a track.
- Parameters
-
ctx | Event context to access conditions & geometry data |
segment | Reference to the segment to consider |
The documentation for this class was generated from the following file: