Project
Loading...
Searching...
No Matches
GPUKernelClassesFwd.h File Reference
#include "GPUTRDDef.h"
#include "GPUReconstructionKernelList.h"

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::gpu
 
namespace  o2::gpu::gputpcgmmergertypes
 
namespace  o2::tpc
 Global TPC definitions and constants.
 

Macros

#define GPUCA_KRNL(x_class, x_attributes, x_arguments, x_forward, x_types, ...)   class GPUCA_M_FIRST(GPUCA_M_STRIP(x_class));
 

Detailed Description

Author
David Rohr

Definition in file GPUKernelClassesFwd.h.

Macro Definition Documentation

◆ GPUCA_KRNL

#define GPUCA_KRNL (   x_class,
  x_attributes,
  x_arguments,
  x_forward,
  x_types,
  ... 
)    class GPUCA_M_FIRST(GPUCA_M_STRIP(x_class));

Definition at line 22 of file GPUKernelClassesFwd.h.