
#include <Gaudi/AsynchronousAlgorithm.h>#include <Gaudi/CUDA/CUDAStream.h>#include <cuda_runtime.h>#include <boost/fiber/cuda/waitfor.hpp>#include <boost/fiber/mutex.hpp>#include <boost/fiber/recursive_mutex.hpp>#include <cstdio>#include <deque>#include <format>#include <mutex>#include <string>
Go to the source code of this file.
Namespaces | |
| namespace | Gaudi |
| This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
| namespace | Gaudi::CUDA |