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

Go to the source code of this file.

Classes

struct  o2::framework::ChunkedArrayIterator
 
struct  o2::framework::SelfBuilder
 
struct  o2::framework::SingleBuilder
 
struct  o2::framework::SliceBuilder
 
struct  o2::framework::ArrayBuilder
 
struct  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::soa
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.
 

Enumerations

enum struct  o2::soa::IndexKind : int {
  o2::soa::IdxInvalid = -1 , o2::soa::IdxSelf = 0 , o2::soa::IdxSingle = 1 , o2::soa::IdxSlice = 2 ,
  o2::soa::IdxArray = 3
}
 

Functions

void o2::framework::cannotBuildAnArray ()
 
void o2::framework::cannotCreateIndexBuilder ()