4#ifndef ATHCUDASERVICES_STREAMSVCADAPTORTOOL_H
5#define ATHCUDASERVICES_STREAMSVCADAPTORTOOL_H
9#include "GaudiKernel/ServiceHandle.h"
30 using extends::extends;
48 virtual cudaStream_t
stream(
const EventContext& ctx)
const override;
55 this,
"StreamSvc",
"",
"Service providing the 'adapted' CUDA streams"};