#include <IVertexWeightCalculator.h>
|
| static const InterfaceID & | interfaceID () |
| | AlgTool interface methods.
|
Definition at line 39 of file IVertexWeightCalculator.h.
◆ ~IVertexWeightCalculator()
| virtual Trk::IVertexWeightCalculator::~IVertexWeightCalculator |
( |
| ) |
|
|
virtualdefault |
◆ estimateSignalCompatibility()
| virtual double Trk::IVertexWeightCalculator::estimateSignalCompatibility |
( |
const xAOD::Vertex & | vertex | ) |
const |
|
pure virtual |
◆ interfaceID()
| const InterfaceID & Trk::IVertexWeightCalculator::interfaceID |
( |
| ) |
|
|
inlinestatic |
AlgTool interface methods.
Definition at line 47 of file IVertexWeightCalculator.h.
48 {
50 };
static const InterfaceID IID_IVertexWeightCalculator("IVertexWeightCalculator", 1, 0)
The documentation for this class was generated from the following file: