Project
Loading...
Searching...
No Matches
o2::soa::Chunked Struct Reference

#include <ASoA.h>

Inherited by o2::soa::ColumnIterator< T, ChunkingPolicy > [private].

Static Public Attributes

static constexpr bool chunked = true
 

Detailed Description

Policy class for columns which are chunked. This will make the compiler take the most generic (and slow approach).

Definition at line 445 of file ASoA.h.

Member Data Documentation

◆ chunked

constexpr bool o2::soa::Chunked::chunked = true
staticconstexpr

Definition at line 446 of file ASoA.h.


The documentation for this struct was generated from the following file: