4#ifndef ATHDEVICEINTERFACES_ICOPIESTOOL_H
5#define ATHDEVICEINTERFACES_ICOPIESTOOL_H
8#include "GaudiKernel/EventContext.h"
9#include "GaudiKernel/IAlgTool.h"
12#include <vecmem/utils/copy.hpp>
50 virtual std::shared_ptr<const vecmem::copy>
hostCopy(
51 const EventContext& ctx)
const = 0;
55 const EventContext& ctx)
const = 0;