3#ifndef FPGATrackSimTRACKEXTENSIONI_H
4#define FPGATrackSimTRACKEXTENSIONI_H
17#include "GaudiKernel/IAlgTool.h"
41 virtual StatusCode
extendTracks(
const std::vector<std::shared_ptr<const FPGATrackSimHit>> & hits,
43 std::vector<FPGATrackSimRoad> & roads) = 0;
: FPGATrackSim-specific class to represent an hit in the detector.
Defines a class for roads.
std::vector< FPGATrackSimTrack > FPGATrackSimTrackCollection