![]() |
Project
|
Go to the source code of this file.
Classes | |
| class | o2::gpu::AbstractCfArray2D< T, Layout > |
| class | o2::gpu::TilingLayout< Grid > |
| class | o2::gpu::LinearLayout |
| struct | o2::gpu::GridSize< 1 > |
| struct | o2::gpu::GridSize< 2 > |
| struct | o2::gpu::GridSize< 4 > |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::gpu |
Typedefs | |
| template<typename T > | |
| using | o2::gpu::TPCMapMemoryLayout = LinearLayout |
| template<typename T > | |
| using | o2::gpu::CfArray2D = AbstractCfArray2D< T, TPCMapMemoryLayout< T > > |