Project
Loading...
Searching...
No Matches
o2::soa::ColumnDataHolder< C > Struct Template Reference

#include <ASoA.h>

Public Attributes

Cfirst
 
arrow::ChunkedArray * second
 

Detailed Description

template<typename C>
struct o2::soa::ColumnDataHolder< C >

Similar to a pair but not a pair, to avoid exposing the second type everywhere.

Definition at line 1021 of file ASoA.h.

Member Data Documentation

◆ first

template<typename C >
C* o2::soa::ColumnDataHolder< C >::first

Definition at line 1022 of file ASoA.h.

◆ second

template<typename C >
arrow::ChunkedArray* o2::soa::ColumnDataHolder< C >::second

Definition at line 1023 of file ASoA.h.


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