ATLAS Offline Software
|
The IMSVertexRecoTool is a pure virtual interface. More...
#include <IMSVertexRecoTool.h>
Public Member Functions | |
virtual StatusCode | findMSvertices (std::vector< Tracklet > &tracklets, std::vector< MSVertex * > &vertices, const EventContext &ctx) const =0 |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
access to tool interface More... | |
The IMSVertexRecoTool is a pure virtual interface.
Definition at line 20 of file IMSVertexRecoTool.h.
|
pure virtual |
Implemented in Muon::MSVertexRecoTool.
|
inlinestatic |
access to tool interface
Definition at line 29 of file IMSVertexRecoTool.h.