#include <TableTreeHelpers.h>
Definition at line 82 of file TableTreeHelpers.h.
◆ ColumnToBranch() [1/3]
o2::framework::ColumnToBranch::ColumnToBranch |
( |
TTree * |
tree, |
|
|
std::shared_ptr< arrow::ChunkedArray > const & |
column, |
|
|
std::shared_ptr< arrow::Field > const & |
field |
|
) |
| |
◆ ColumnToBranch() [2/3]
o2::framework::ColumnToBranch::ColumnToBranch |
( |
ColumnToBranch const & |
other | ) |
|
|
delete |
◆ ColumnToBranch() [3/3]
o2::framework::ColumnToBranch::ColumnToBranch |
( |
ColumnToBranch && |
other | ) |
|
|
delete |
◆ at()
void o2::framework::ColumnToBranch::at |
( |
const int64_t * |
pos | ) |
|
◆ branchName()
char const * o2::framework::ColumnToBranch::branchName |
( |
| ) |
const |
|
inline |
◆ columnEntries()
int o2::framework::ColumnToBranch::columnEntries |
( |
| ) |
const |
|
inline |
◆ fieldSize()
int o2::framework::ColumnToBranch::fieldSize |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: