![]() |
ATLAS Offline Software
|
#include <IVertexWeightCalculator.h>
Public Member Functions | |
| virtual | ~IVertexWeightCalculator ()=default |
| Virtual destructor. | |
| virtual double | estimateSignalCompatibility (const xAOD::Vertex &vertex) const =0 |
Interface for xAOD::Vertex. | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| AlgTool interface methods. | |
Definition at line 39 of file IVertexWeightCalculator.h.
|
virtualdefault |
Virtual destructor.
|
pure virtual |
|
inlinestatic |
AlgTool interface methods.
Definition at line 47 of file IVertexWeightCalculator.h.