Inherits arrow::dataset::FileFormat.
Definition at line 328 of file TTreePlugin.cxx.
◆ TTreeFileFormat()
o2::framework::TTreeFileFormat::TTreeFileFormat |
( |
size_t & |
totalCompressedSize, |
|
|
size_t & |
totalUncompressedSize |
|
) |
| |
|
inline |
◆ ~TTreeFileFormat()
o2::framework::TTreeFileFormat::~TTreeFileFormat |
( |
| ) |
|
|
overridedefault |
◆ DefaultWriteOptions()
◆ Equals()
bool o2::framework::TTreeFileFormat::Equals |
( |
const FileFormat & |
other | ) |
const |
|
inlineoverride |
◆ Inspect()
arrow::Result< std::shared_ptr< arrow::Schema > > o2::framework::TTreeFileFormat::Inspect |
( |
const arrow::dataset::FileSource & |
source | ) |
const |
|
override |
◆ IsSupported()
arrow::Result< bool > o2::framework::TTreeFileFormat::IsSupported |
( |
const arrow::dataset::FileSource & |
source | ) |
const |
|
inlineoverride |
◆ MakeFragment()
arrow::Result< std::shared_ptr< arrow::dataset::FileFragment > > o2::framework::TTreeFileFormat::MakeFragment |
( |
arrow::dataset::FileSource |
source, |
|
|
arrow::compute::Expression |
partition_expression, |
|
|
std::shared_ptr< arrow::Schema > |
physical_schema |
|
) |
| |
|
override |
◆ MakeWriter()
◆ ScanBatchesAsync()
arrow::Result< arrow::RecordBatchGenerator > o2::framework::TTreeFileFormat::ScanBatchesAsync |
( |
const std::shared_ptr< arrow::dataset::ScanOptions > & |
options, |
|
|
const std::shared_ptr< arrow::dataset::FileFragment > & |
fragment |
|
) |
| const |
|
override |
◆ type_name()
std::string o2::framework::TTreeFileFormat::type_name |
( |
| ) |
const |
|
inlineoverride |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Framework/AnalysisSupport/src/TTreePlugin.cxx