Project
Loading...
Searching...
No Matches
IndexBuilderHelpers.h File Reference
#include "arrow/array.h"
#include <arrow/chunked_array.h>
#include <arrow/builder.h>
#include <arrow/memory_pool.h>
#include <string>
#include <memory>
#include <type_traits>

Go to the source code of this file.

Classes

struct  o2::framework::ChunkedArrayIterator
 
struct  o2::framework::SelfIndexColumnBuilder
 
class  o2::framework::IndexColumnBuilder
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.
 

Functions

void o2::framework::cannotBuildAnArray ()
 
std::shared_ptr< arrow::Table > o2::framework::makeArrowTable (const char *label, std::vector< std::shared_ptr< arrow::ChunkedArray > > &&columns, std::vector< std::shared_ptr< arrow::Field > > &&fields)