Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RTFileControlBlock Struct Reference

If a TFile container is written by a C stream (simple file), on dataset commit, the file header needs to be updated and the RNTuple object needs to be written at the offset that was reserved on file creation.

Definition at line 908 of file RMiniFile.cxx.

Public Attributes

RTFHeader fHeader
 
std::uint32_t fSeekNTuple {0}
 

Member Data Documentation

◆ fHeader

RTFHeader ROOT::Experimental::Internal::RTFileControlBlock::fHeader

Definition at line 909 of file RMiniFile.cxx.

◆ fSeekNTuple

std::uint32_t ROOT::Experimental::Internal::RTFileControlBlock::fSeekNTuple {0}

Definition at line 910 of file RMiniFile.cxx.

Collaboration diagram for ROOT::Experimental::Internal::RTFileControlBlock:
[legend]

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