#include <ASoA.h>
Definition at line 1266 of file ASoA.h.
◆ concatTables() [1/2]
◆ concatTables() [2/2]
| static o2::soa::ArrowTableRef o2::soa::ArrowHelpers::concatTables |
( |
std::vector< std::shared_ptr< arrow::Table > > && |
tables | ) |
|
|
static |
◆ joinTables() [1/6]
◆ joinTables() [2/6]
◆ joinTables() [3/6]
◆ joinTables() [4/6]
| o2::soa::ArrowTableRef o2::soa::ArrowHelpers::joinTables |
( |
std::vector< std::shared_ptr< arrow::Table > > && |
tables | ) |
|
|
static |
◆ joinTables() [5/6]
| o2::soa::ArrowTableRef o2::soa::ArrowHelpers::joinTables |
( |
std::vector< std::shared_ptr< arrow::Table > > && |
tables, |
|
|
std::span< const char *const > |
labels |
|
) |
| |
|
static |
◆ joinTables() [6/6]
| o2::soa::ArrowTableRef o2::soa::ArrowHelpers::joinTables |
( |
std::vector< std::shared_ptr< arrow::Table > > && |
tables, |
|
|
std::span< const std::string > |
labels |
|
) |
| |
|
static |
The documentation for this struct was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Framework/Core/include/Framework/ASoA.h
- /home/runner/work/AliceO2/AliceO2/Framework/Core/src/ASoA.cxx