Project
Loading...
Searching...
No Matches
o2::framework::TTreeFileFragment Class Reference

Inherits arrow::dataset::FileFragment.

Public Member Functions

 TTreeFileFragment (arrow::dataset::FileSource source, std::shared_ptr< arrow::dataset::FileFormat > format, arrow::compute::Expression partition_expression, std::shared_ptr< arrow::Schema > physical_schema)
 
TTree * GetTree ()
 
std::vector< ReadOps > & ops ()
 
std::shared_ptr< arrow::Buffer > GetPlaceholderForOp (size_t size)
 

Detailed Description

Definition at line 420 of file TTreePlugin.cxx.

Constructor & Destructor Documentation

◆ TTreeFileFragment()

o2::framework::TTreeFileFragment::TTreeFileFragment ( arrow::dataset::FileSource  source,
std::shared_ptr< arrow::dataset::FileFormat format,
arrow::compute::Expression  partition_expression,
std::shared_ptr< arrow::Schema >  physical_schema 
)
inline

Definition at line 423 of file TTreePlugin.cxx.

Member Function Documentation

◆ GetPlaceholderForOp()

std::shared_ptr< arrow::Buffer > o2::framework::TTreeFileFragment::GetPlaceholderForOp ( size_t  size)
inline

The pointer to each allocation is an incremental number, indexing a collection to track the size of each allocation.

Definition at line 454 of file TTreePlugin.cxx.

◆ GetTree()

TTree * o2::framework::TTreeFileFragment::GetTree ( )
inline

Definition at line 442 of file TTreePlugin.cxx.

◆ ops()

std::vector< ReadOps > & o2::framework::TTreeFileFragment::ops ( )
inline

Definition at line 447 of file TTreePlugin.cxx.


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