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

#include <ASoA.h>

Static Public Member Functions

static std::shared_ptr< arrow::Table > joinTables (std::vector< std::shared_ptr< arrow::Table > > &&tables)
 
static std::shared_ptr< arrow::Table > concatTables (std::vector< std::shared_ptr< arrow::Table > > &&tables)
 

Detailed Description

Definition at line 1239 of file ASoA.h.

Member Function Documentation

◆ concatTables()

std::shared_ptr< arrow::Table > o2::soa::ArrowHelpers::concatTables ( std::vector< std::shared_ptr< arrow::Table > > &&  tables)
static

Definition at line 100 of file ASoA.cxx.

◆ joinTables()

std::shared_ptr< arrow::Table > o2::soa::ArrowHelpers::joinTables ( std::vector< std::shared_ptr< arrow::Table > > &&  tables)
static

Definition at line 67 of file ASoA.cxx.


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