ATLAS Offline Software
|
Interface for tool to convert a Trk::Segment object into a Trk::Track. More...
#include <ISegmentConverterTool.h>
Public Member Functions | |
virtual Track * | convert (const Segment &segment)=0 |
create a track from a given segment More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Interface for tool to convert a Trk::Segment object into a Trk::Track.
Definition at line 22 of file ISegmentConverterTool.h.
create a track from a given segment
segment | must be a valid reference (i.e. the segment must exist) |
|
inlinestatic |
Definition at line 37 of file ISegmentConverterTool.h.