5#ifndef IAFPTDLOCRECOTRACKALGTOOL_H
6#define IAFPTDLOCRECOTRACKALGTOOL_H 1
21#include "GaudiKernel/IAlgTool.h"
41 virtual StatusCode
reconstructTracks(std::unique_ptr<xAOD::AFPToFTrackContainer>& outputContainer,
const EventContext& ctx)
const = 0;
An STL vector of pointers that by default owns its pointed-to elements.