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

Public Attributes

size_t totalCompressedSize = 0
 
size_t totalUncompressedSize = 0
 
std::shared_ptr< o2::framework::TTreeFileFormatformat = nullptr
 

Detailed Description

Definition at line 538 of file TTreePlugin.cxx.

Member Data Documentation

◆ format

std::shared_ptr<o2::framework::TTreeFileFormat> o2::framework::TTreePluginContext::format = nullptr

Definition at line 541 of file TTreePlugin.cxx.

◆ totalCompressedSize

size_t o2::framework::TTreePluginContext::totalCompressedSize = 0

Definition at line 539 of file TTreePlugin.cxx.

◆ totalUncompressedSize

size_t o2::framework::TTreePluginContext::totalUncompressedSize = 0

Definition at line 540 of file TTreePlugin.cxx.


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