Interface for tool to return a score from a given track.
More...
#include <ITrackScoringTool.h>
Interface for tool to return a score from a given track.
- Author
- Edwar.nosp@m.d.Mo.nosp@m.yse@c.nosp@m.ern..nosp@m.ch
Definition at line 22 of file ITrackScoringTool.h.
◆ interfaceID()
const InterfaceID & Trk::ITrackScoringTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ passBasicSelections()
virtual bool Trk::ITrackScoringTool::passBasicSelections |
( |
const Track & |
track | ) |
const |
|
pure virtual |
◆ score()
virtual TrackScore Trk::ITrackScoringTool::score |
( |
const Track & |
track, |
|
|
bool |
checkBasicSel = true |
|
) |
| const |
|
pure virtual |
◆ simpleScore()
The documentation for this class was generated from the following file: