ATLAS Offline Software
|
#include <ITrigDkfTrackMakerTool.h>
Public Member Functions | |
virtual bool | createDkfTrack (const Trk::Track &, std::vector< Trk::TrkBaseNode * > &, double) const =0 |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
other standard AlgTool methods More... | |
provides the abstract interface for the helper tool used by TrigInDetTrackFitter to convert TrigSiSpacePoint vector into vector of Trk::TrkBaseNode objects and vector of associated Trk::TrkPlanarSurface objects.
Definition at line 30 of file ITrigDkfTrackMakerTool.h.
|
pure virtual |
Implemented in TrigDkfTrackMakerTool.
|
inlinestatic |
other standard AlgTool methods
Definition at line 35 of file ITrigDkfTrackMakerTool.h.