Project
Loading...
Searching...
No Matches
o2::framework::ReadOps Struct Reference

Public Attributes

TBranch * branch = nullptr
 
std::shared_ptr< arrow::Buffer > targetBuffer = nullptr
 
int64_t rootBranchEntries = 0
 
size_t typeSize = 0
 
size_t listSize = 0
 
int64_t offsetCount = 0
 
ReadOpKind kind = ReadOpKind::Unknown
 

Detailed Description

Definition at line 53 of file TTreePlugin.cxx.

Member Data Documentation

◆ branch

TBranch* o2::framework::ReadOps::branch = nullptr

Definition at line 54 of file TTreePlugin.cxx.

◆ kind

ReadOpKind o2::framework::ReadOps::kind = ReadOpKind::Unknown

Definition at line 62 of file TTreePlugin.cxx.

◆ listSize

size_t o2::framework::ReadOps::listSize = 0

Definition at line 58 of file TTreePlugin.cxx.

◆ offsetCount

int64_t o2::framework::ReadOps::offsetCount = 0

Definition at line 61 of file TTreePlugin.cxx.

◆ rootBranchEntries

int64_t o2::framework::ReadOps::rootBranchEntries = 0

Definition at line 56 of file TTreePlugin.cxx.

◆ targetBuffer

std::shared_ptr<arrow::Buffer> o2::framework::ReadOps::targetBuffer = nullptr

Definition at line 55 of file TTreePlugin.cxx.

◆ typeSize

size_t o2::framework::ReadOps::typeSize = 0

Definition at line 57 of file TTreePlugin.cxx.


The documentation for this struct was generated from the following file: