#include <TableTreeHelpers.h>
Definition at line 59 of file TableTreeHelpers.h.
◆ BranchToColumn()
o2::framework::BranchToColumn::BranchToColumn |
( |
TBranch * |
branch, |
|
|
bool |
VLA, |
|
|
std::string |
name, |
|
|
EDataType |
type, |
|
|
int |
listSize, |
|
|
arrow::MemoryPool * |
pool |
|
) |
| |
◆ ~BranchToColumn()
o2::framework::BranchToColumn::~BranchToColumn |
( |
| ) |
|
|
default |
◆ branch()
TBranch * o2::framework::BranchToColumn::branch |
( |
| ) |
|
◆ read()
std::pair< std::shared_ptr< arrow::ChunkedArray >, std::shared_ptr< arrow::Field > > o2::framework::BranchToColumn::read |
( |
TBuffer * |
buffer | ) |
|
The documentation for this class was generated from the following files: