![]() |
Project
|
#include <arrow/record_batch.h>
#include "TFile.h"
#include "TTreeReader.h"
#include "TTreeReaderValue.h"
#include "TTreeReaderArray.h"
#include "TableBuilder.h"
#include <arrow/dataset/file_base.h>
#include <memory>
Go to the source code of this file.
Classes | |
struct | o2::framework::ROOTTypeInfo |
class | o2::framework::BranchToColumn |
class | o2::framework::ColumnToBranch |
class | o2::framework::TableToTree |
class | o2::framework::TreeToTable |
class | o2::framework::FragmentToBatch |
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 | |
auto | o2::framework::arrowTypeFromROOT (EDataType type, int size) |
auto | o2::framework::basicROOTTypeFromArrow (arrow::Type::type id) |