Inherits arrow::io::OutputStream.
Definition at line 466 of file TTreePlugin.cxx.
◆ TTreeOutputStream()
o2::framework::TTreeOutputStream::TTreeOutputStream |
( |
TTree * |
f, |
|
|
std::string |
branchPrefix |
|
) |
| |
◆ Close()
arrow::Status o2::framework::TTreeOutputStream::Close |
( |
| ) |
|
|
override |
◆ closed()
bool o2::framework::TTreeOutputStream::closed |
( |
| ) |
const |
|
override |
◆ CreateBranch()
TBranch * o2::framework::TTreeOutputStream::CreateBranch |
( |
char const * |
branchName, |
|
|
char const * |
sizeBranch |
|
) |
| |
◆ GetTree()
TTree * o2::framework::TTreeOutputStream::GetTree |
( |
| ) |
|
|
inline |
◆ Tell()
arrow::Result< int64_t > o2::framework::TTreeOutputStream::Tell |
( |
| ) |
const |
|
override |
◆ Write()
arrow::Status o2::framework::TTreeOutputStream::Write |
( |
const void * |
data, |
|
|
int64_t |
nbytes |
|
) |
| |
|
override |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Framework/AnalysisSupport/src/TTreePlugin.cxx