ATLAS Offline Software
Loading...
Searching...
No Matches
ITrigDkfTrackMakerTool Class Referenceabstract

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. More...

#include <ITrigDkfTrackMakerTool.h>

Inheritance diagram for ITrigDkfTrackMakerTool:
Collaboration diagram for ITrigDkfTrackMakerTool:

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

Detailed Description

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.


Author
D.Emeliyanov http://consult.cern.ch/xwho

Definition at line 30 of file ITrigDkfTrackMakerTool.h.

Member Function Documentation

◆ createDkfTrack()

virtual bool ITrigDkfTrackMakerTool::createDkfTrack ( const Trk::Track & ,
std::vector< Trk::TrkBaseNode * > & ,
double  ) const
pure virtual

Implemented in TrigDkfTrackMakerTool.

◆ interfaceID()

const InterfaceID & ITrigDkfTrackMakerTool::interfaceID ( )
inlinestatic

other standard AlgTool methods

Definition at line 35 of file ITrigDkfTrackMakerTool.h.

static const InterfaceID IID_ITrigDkfTrackMakerTool("ITrigDkfTrackMakerTool", 1, 0)

The documentation for this class was generated from the following file: