5#ifndef AFP_SICLUSTERTOOLS_IAFPSICLUSTERALGTOOL_H
6#define AFP_SICLUSTERTOOLS_IAFPSICLUSTERALGTOOL_H 1
22#include "GaudiKernel/IAlgTool.h"
42 virtual StatusCode
doClustering (
const std::list<const xAOD::AFPSiHit*>& hits, std::list<AFPSiClusterBasicObj>& outputClusters)
const = 0;
Full definition of AFPSiClusterBasicObj.
An STL vector of pointers that by default owns its pointed-to elements.