4#ifndef ATHCUDASERVICES_ASYNCCOPYTOOL_H
5#define ATHCUDASERVICES_ASYNCCOPYTOOL_H
9#include "GaudiKernel/ToolHandle.h"
24 using extends::extends;
38 virtual std::shared_ptr<const vecmem::copy>
copy(
39 const EventContext& ctx)
const override;
46 this,
"StreamTool",
"",
"Tool to get the current CUDA stream from"};