Project
Loading...
Searching...
No Matches
Utils.h File Reference
#include <vector>
#include <string>
#include <tuple>
#include "ITStracking/MathUtils.h"
#include "ITStracking/ExternalAllocator.h"
#include "GPUCommonDef.h"
#include "GPUCommonHelpers.h"
#include "GPUCommonLogger.h"
#include "GPUCommonDefAPI.h"

Go to the source code of this file.

Classes

struct  o2::its::gpu::gpuSpan< T >
 
struct  o2::its::gpu::gpuSpan< const T >
 
class  o2::its::gpu::Stream
 
class  o2::its::gpu::Streams
 
class  o2::its::gpu::GPUTimer
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::its
 
namespace  o2::its::gpu
 

Macros

#define GPULog(...)
 

Typedefs

template<typename T1 , typename T2 >
using o2::its::gpuPair = std::pair< T1, T2 >
 

Macro Definition Documentation

◆ GPULog

#define GPULog (   ...)

Definition at line 43 of file Utils.h.