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

Public Attributes

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

Detailed Description

Definition at line 842 of file RNTuplePlugin.cxx.

Member Data Documentation

◆ format

std::shared_ptr<o2::framework::RNTupleFileFormat> o2::framework::RNTuplePluginContext::format = nullptr

Definition at line 845 of file RNTuplePlugin.cxx.

◆ totalCompressedSize

size_t o2::framework::RNTuplePluginContext::totalCompressedSize = 0

Definition at line 843 of file RNTuplePlugin.cxx.

◆ totalUncompressedSize

size_t o2::framework::RNTuplePluginContext::totalUncompressedSize = 0

Definition at line 844 of file RNTuplePlugin.cxx.


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