5#ifndef ATHEXCUDA_LINEARTRANSFORMASYNCEXAMPLEALG_H
6#define ATHEXCUDA_LINEARTRANSFORMASYNCEXAMPLEALG_H
9#include "GaudiKernel/ServiceHandle.h"
27 using AthAsynchronousAlgorithm::AthAsynchronousAlgorithm;
30 virtual StatusCode
execute(
const EventContext& ctx )
const override;
An algorithm that can be suspended while work is offloaded to an accelerator.